zhouwenxuan
2023-07-19 6f89c68df4326cb8b4e28859c426b764a666426d
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;