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