#
whycq
2023-06-06 040107ea5f244a7d6c9327f0ab98b5cda02179d0
pages/login/login.vue
@@ -315,7 +315,7 @@
                     setTimeout(() => {
                        // uni.navigateBack();      //   小程序用这个  把首页路由放第一个
                        uni.reLaunch({
                           url: '../index/index2'
                           url: '../index/index'
                        });
                     }, 1000);
                  } else {