zhouwenxuan
2023-07-20 94c0d0e83488dc4aa0cfb57b652d334ca920ee5a
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;