xiaohaizhao 1 年之前
父節點
當前提交
fdc158ec48
共有 2 個文件被更改,包括 1 次插入1 次删除
  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 => {