jiangping
2025-06-27 9e290efc330e70d931b7108ee70afc77cf3252a0
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'
                        })
                     }
                  }