xiaohaizhao 1 year ago
parent
commit
fdc158ec48
2 changed files with 1 additions and 1 deletions
  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;
     color: #666666;
 
 
     .row {
     .row {
-      height: 40rpx;
       line-height: 40rpx;
       line-height: 40rpx;
       margin-bottom: 20rpx;
       margin-bottom: 20rpx;
     }
     }

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

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