Explorar el Código

style: 首页调整数字字体大小

liujt hace 9 meses
padre
commit
a2e76566ba
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pages/home/home.vue

+ 2 - 2
pages/home/home.vue

@@ -488,7 +488,7 @@
 				color: #fff;
 
 				.num {
-					font-size: 40rpx;
+					font-size: 28rpx;
 				}
 
 				.label {
@@ -611,7 +611,7 @@
 				color: #000;
 
 				.num {
-					font-size: 40rpx;
+					font-size: 28rpx;
 				}
 
 				.label {