Browse Source

跳转好帮手门店详情

zhujindu 1 year ago
parent
commit
c1ca5bcde6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/deviceOutside/rangeStore.vue

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

@@ -154,8 +154,8 @@
         <div class="maplit" :class="{ maplitactive: listpoint.length > 1 }">
           <div v-for="(info, index) in listpoint" :key="index" class="maplistitem">
             <p style="font-weight: bold; font-size: 16px">
-              <span @click="goOtherSystem(info)">
-                <span @click="checkfn(info)">{{ info.storeName }}</span>
+              <span @click="goOtherSystem(info)" style="text-decoration: underline">
+                <span @click="checkfn(info)" style="color: #0057ba">{{ info.storeName }}</span>
                 (<span @click="checkfn(info)" style="color: #0057ba"> {{ info.storeCode }} </span>)
               </span>
               <span class="btn" :data-clipboard-text="info.storeCode">