浏览代码

fix 去掉业务员入口

wzh 1 周之前
父节点
当前提交
360e7572fb
共有 1 个文件被更改,包括 7 次插入7 次删除
  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"