Explorar el Código

feat:首页更新

钱新宇 hace 2 semanas
padre
commit
394063d8e6
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      pages/index/index.vue
  2. 1 1
      pages/product/list.vue

+ 1 - 1
pages/index/index.vue

@@ -510,7 +510,7 @@ export default {
         flex-shrink: 0;
       }
       .product_name {
-        height: 80rpx;
+        // height: 80rpx;
         font-size: 30rpx;
         line-height: 40rpx;
         overflow: hidden;

+ 1 - 1
pages/product/list.vue

@@ -405,7 +405,7 @@ export default {
         flex-shrink: 0;
       }
       .product_name {
-        height: 80rpx;
+        // height: 80rpx;
         font-size: 30rpx;
         line-height: 40rpx;
         overflow: hidden;