zhang
2025-05-30 0de302f651e3184f9999b9798359064dc39a0600
pages/home/menuHome.vue
@@ -99,7 +99,7 @@
         this.token = uni.getStorageSync('token');
         this.menu = uni.getStorageSync('menu');
         // console.log(this.menu);
         this.getAuth2()
         this.getAuth()
         // this.backGroundRepeat()
      },
      methods: {
@@ -164,7 +164,6 @@
                           url: `${res.data[i].code}`
                        })
                     }
                     console.log(that.elements);
                     that.elements.push({
                        title: '退出登录',
                        name: 'logOut',