xiaohaizhao před 1 rokem
rodič
revize
fdc158ec48
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 0 1
      packageA/market/detail.scss
  2. 1 0
      pages/index/market/index.js

+ 0 - 1
packageA/market/detail.scss

@@ -181,7 +181,6 @@ swiper {
     color: #666666;
 
     .row {
-      height: 40rpx;
       line-height: 40rpx;
       margin-bottom: 20rpx;
     }

+ 1 - 0
pages/index/market/index.js

@@ -62,6 +62,7 @@ Component({
           sa_brandid: sa_brandid,
           where: {
             istool: 0,
+            ishide: 0
           }
         }
       }).then(res => {