zhouwenxuan
2023-07-20 08ff7f8f8e5224e83b324b469465cc133c2725dc
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;