src/page/userCenter/index.vue
@@ -107,11 +107,11 @@ } ], userList: [ { name: this.$t('邀请推广'), icon: require('@/assets/image/userCenter/share.png'), url: '/promote' }, // { // name: this.$t('邀请推广'), // icon: require('@/assets/image/userCenter/share.png'), // url: '/promote' // }, { name: this.$t('账变记录'), icon: require('@/assets/image/userCenter/record.png'), @@ -149,6 +149,7 @@ }, loginOut() { this.$store.commit('user/SET_OUT') this.$router.push('/home') setStorage('popNotice', false) }, getIdentify() {