jiangping
2025-06-27 9dc0d681e17d735ff42195a29e6905f4ee9f01da
wx/pages/login/login.vue
@@ -93,7 +93,7 @@
                     if (user.code === 200) {
                        that.$store.commit('setUserInfo', user.data)
                        uni.reLaunch({
                           url: '/pages/index/index'
                           url: '/pages/myPolicy/myPolicy'
                        })
                     }
                  }