Bläddra i källkod

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

zhujindu 2 månader sedan
förälder
incheckning
0f1333a21c

+ 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">