Przeglądaj źródła

fix 去掉业务员入口

wzh 2 tygodni temu
rodzic
commit
360e7572fb
1 zmienionych plików z 7 dodań i 7 usunięć
  1. 7 7
      pages/hexiao/ywy/index.vue

+ 7 - 7
pages/hexiao/ywy/index.vue

@@ -56,13 +56,13 @@
         </view>
       </view>
 
-      <view class="card stat-card jifen-card" @click="navigateTo('pointsStats')">
-        <view class="stat-content">
-          <view class="stat-title">积分统计</view>
-          <view class="stat-value">{{ formatNumber(stats.pointsCount) }}</view>
-          <view class="stat-label">总数</view>
-        </view>
-      </view>
+<!--      <view class="card stat-card jifen-card" @click="navigateTo('pointsStats')">-->
+<!--        <view class="stat-content">-->
+<!--          <view class="stat-title">积分统计</view>-->
+<!--          <view class="stat-value">{{ formatNumber(stats.pointsCount) }}</view>-->
+<!--          <view class="stat-label">总数</view>-->
+<!--        </view>-->
+<!--      </view>-->
     </view>
     <select-store-drawer
         :show="showDrawer>0"