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 => {