소스 검색

feature_20250910_筛选项竞品店改为潜在门店

zhujindu 2 달 전
부모
커밋
0f1333a21c
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      src/components/filtrate.vue
  2. 1 1
      src/views/deviceOutside/index.vue
  3. 1 1
      src/views/deviceOutside/rangeStore.vue

+ 1 - 1
src/components/filtrate.vue

@@ -98,7 +98,7 @@
           <div style="height: 2px; background-color: #f5f5f5; width: 100%; clear: both"></div>
           <template v-if="postType != 'GZ' && postType != 'JZ'">
             <p class="searchchecktitle" @click="isCompetingStores = !isCompetingStores">
-              &nbsp;竞品店<van-icon name="arrow-down" style="float: right" />
+              &nbsp;潜在门店<van-icon name="arrow-down" style="float: right" />
             </p>
             <div v-if="isCompetingStores" style="width: 100%">
               <div class="checkbox1" v-for="(item, index) in storeTypeLists" :key="index">

+ 1 - 1
src/views/deviceOutside/index.vue

@@ -514,7 +514,7 @@
           <div style="height: 2px; background-color: #f5f5f5; width: 100%; clear: both"></div>
           <template v-if="postType != 'GZ' && postType != 'JZ'">
             <p class="searchchecktitle" @click="isCompetingStores = !isCompetingStores">
-              &nbsp;竞品店<van-icon name="arrow-down" style="float: right" />
+              &nbsp;潜在门店<van-icon name="arrow-down" style="float: right" />
             </p>
             <div v-if="isCompetingStores" style="width: 100%">
               <div

+ 1 - 1
src/views/deviceOutside/rangeStore.vue

@@ -606,7 +606,7 @@
           <div style="height: 2px; background-color: #f5f5f5; width: 100%; clear: both"></div>
           <template v-if="postType != 'GZ' && postType != 'JZ'">
             <p class="searchchecktitle" @click="isCompetingStores = !isCompetingStores">
-              &nbsp;竞品店<van-icon name="arrow-down" style="float: right" />
+              &nbsp;潜在门店<van-icon name="arrow-down" style="float: right" />
             </p>
             <div v-if="isCompetingStores" style="width: 100%">
               <div class="checkbox1" v-for="(item, index) in storeTypeLists" :key="index">