Procházet zdrojové kódy

优化商品显示

lex-wxl před 2 měsíci
rodič
revize
4583bc1a6d

+ 1 - 1
miniprogram/config.ts

@@ -1,4 +1,4 @@
-const environmentVariable = "test";
+const environmentVariable = "online";
 const apiUrlInfo = {
   dev: "https://dev.kt.colexiu.com",
   test: "https://test.kt.colexiu.com",

+ 2 - 2
miniprogram/pages/select-goods/index.wxml

@@ -45,7 +45,7 @@
           </view>
         </view>
 
-        <view class="goodsInfo">
+        <!-- <view class="goodsInfo">
           <view class="desc">
             <image src="./images/icon2.png" class="iconBefore"></image>选择乐器({{ instrumentList.length }})
           </view>
@@ -74,7 +74,7 @@
               </view>
             </view>
           </view>
-        </view>
+        </view> -->
       </view>
     </scroll-view>
     <view class="popupBottom">