浏览代码

feature_20260327_门店筛选增加金牌店等级

zhujindu 2 周之前
父节点
当前提交
516b5462ba
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/components/filtrate.vue
  2. 1 1
      src/views/deviceOutside/index.vue

+ 1 - 1
src/components/filtrate.vue

@@ -53,7 +53,7 @@
           </div>
         </van-checkbox-group>
         <p class="searchchecktitle" @click="otherjpdShow = !otherjpdShow">
-          &nbsp;金牌店等级<van-icon name="arrow-down" style="float: right" />
+          &nbsp;店等级<van-icon name="arrow-down" style="float: right" />
         </p>
         <van-checkbox-group v-model="jpdStoreLevelTypes" direction="horizontal">
           <div v-if="otherjpdShow" style="width: 100%">

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

@@ -520,7 +520,7 @@
           </div>
         </van-checkbox-group>
         <p class="searchchecktitle" @click="otherjpdShow = !otherjpdShow">
-          &nbsp;金牌店等级<van-icon name="arrow-down" style="float: right" />
+          &nbsp;店等级<van-icon name="arrow-down" style="float: right" />
         </p>
         <van-checkbox-group v-model="jpdStoreLevelTypes" direction="horizontal">
           <div v-if="otherjpdShow" style="width: 100%">