Pārlūkot izejas kodu

买卖家header

yangc 7 gadi atpakaļ
vecāks
revīzija
f250f24f26
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      components/mobile/MobileHeader.vue

+ 1 - 1
components/mobile/MobileHeader.vue

@@ -167,7 +167,7 @@
         } else if (this.startWith(val, '/mobile/shop')) {
           title = '店铺列表'
 //          this.rightIcon = 'phone'
-        } else if (this.startWith(val, '/mobile/user')) {
+        } else if (this.startWith(val, '/mobile/center')) {
           if (this.$route.query.type === 'saler') {
             title = '卖家中心'
           } else {