#
zjj
2025-06-16 4c9525b77cb86da7c5b477dcafffc78360c5b850
pages/home/index.vue
@@ -179,7 +179,7 @@
            setTimeout(() => {
               uni.removeStorageSync('token');
               uni.reLaunch({
                  url: "/pages/login/login"
                  url: "/pages/login/index"
               });
            }, 1000);
         }