소스 검색

Merge branch 'feature_20250624_设计师招募' into release

zhujindu 5 달 전
부모
커밋
2929ba10b6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/week/index.vue

+ 2 - 2
src/views/week/index.vue

@@ -23,7 +23,7 @@
       <div class="container">
         <!--      门店及拜访-->
         <van-cell-group inset class="mtb10" v-if="reportInfo">
-          <van-cell
+          <!-- <van-cell
             title="设计师招募"
             is-link
             to="/addDesignerPage"
@@ -31,7 +31,7 @@
             <template #icon>
               <van-icon :name="addShop" class="zicon" />
             </template>
-          </van-cell>
+          </van-cell> -->
           <van-cell :title="addBTN" is-link @click="onSelect('B')" v-if="addShow">
             <template #icon>
               <van-icon :name="addShop" class="zicon" />