张延森 4 years ago
parent
commit
14559f5bc4
2 changed files with 20 additions and 10660 deletions
  1. 1
    1
      src/pages/WoDe/ShouYe/index.vue
  2. 19
    10659
      yarn.lock

+ 1
- 1
src/pages/WoDe/ShouYe/index.vue View File

@@ -16,7 +16,7 @@
16 16
               <div class="flex-item flex-h">
17 17
                 <div class="flex-item">
18 18
                   <div>
19
-                    <router-link tag="span" :to="{ name: 'DianPuRenZheng' }">牛彩店铺 <em>(已认证)</em></router-link>
19
+                    <router-link tag="span" :to="{ name: 'DianPuRenZheng' }" v-if="CurrentShopInfo !== null"> {{CurrentShopInfo.name}} <em>(已认证)</em></router-link>
20 20
                   </div>
21 21
                 </div>
22 22
                 <router-link tag="span" :to="{ name: 'DingDanLiuShui' }">营业额</router-link>

+ 19
- 10659
yarn.lock
File diff suppressed because it is too large
View File