Explorar el Código

修改下单页面

yuwenjun hace 4 años
padre
commit
3077489186
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pages/goods/list.vue

+ 2 - 2
pages/goods/list.vue

@@ -397,14 +397,14 @@
 			.layer-nunbox-b{
 				width: 100%;
 				height:44rpx;
-				padding: 14rpx 0;
+				padding: 8rpx 0 16rpx;
 				.text{
 					font-weight: bold;
 				}
 			}
 			.text{
 				line-height: 44rpx;
-				font-size: $font-size-28;
+				font-size: $font-size-32;
 				.p{
 					color: #FF2A2A;
 				}