소스 검색

跳转好帮手门店详情

zhujindu 1 년 전
부모
커밋
c1ca5bcde6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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">