pages/tabBar/notice/notice.vue
@@ -148,7 +148,7 @@ }, onShow () { this.tabBarLists = uni.getStorageSync('tabBarList'); this.user.name = uni.getStorageSync('user').name; this.user.name = uni.getStorageSync('user').realName; this.getNoticeList(); // this.registerID = uni.getStorageSync('registrationID'); // this.page = this.$route.meta.pagePath;