Explorar o código

头部title状态

yangc %!s(int64=8) %!d(string=hai) anos
pai
achega
819bcd925d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      components/mobile/MobileHeader.vue

+ 3 - 0
components/mobile/MobileHeader.vue

@@ -90,6 +90,9 @@
         this.title = this.initHeader(val.path)
       }
     },
+    created () {
+      this.title = this.initHeader(this.$route.path)
+    },
     computed: {
       brandDetail () {
         return this.$store.state.brandDetail.detail.data