邹能昇 пре 4 месеци
родитељ
комит
6235ef558f
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      nova-tourism/pages/my/merchant/merchant-home/index.wxml

+ 3 - 3
nova-tourism/pages/my/merchant/merchant-home/index.wxml

@@ -4,11 +4,11 @@
         <image class="store-img" src="{{store.cover}}" />
         <view class="store-box">
             <view class="store-name">{{store.storeName}}</view>
-            <view class="store-score">
+            <!-- <view class="store-score">
                 <van-rate readonly value="{{ store.score }}" size="{{ 15 }}" color="#fd863a" allow-half />
                 {{store.score}}
-            </view>
-            <view class="draw_box">
+            </view> -->
+            <view class="draw_box" style="margin-top: 10rpx;">
                 <view class="withdraw" bindtap="toWithdraw">
                     提现
                 </view>