Browse Source

30天免登陆

huangb 7 năm trước cách đây
mục cha
commit
595c480477
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      components/mobile/headerMobile.vue

+ 0 - 1
components/mobile/headerMobile.vue

@@ -9,7 +9,6 @@
     name: 'headerMobile',
     computed: {
       loginStyle () {
-        console.log(this.$store.state.login.loginStyle.data.content)
         return this.$store.state.login.loginStyle.data.content ? this.$store.state.login.loginStyle.data.content : ''
       }
     }