WXL
2026-06-09 05c363fdd7ab04e3bd9a753e2c5d5bfff04d681c
pages/my/profile.vue
@@ -229,7 +229,7 @@
      if (res.confirm) {
        // 这里处理退出登录逻辑
        uni.reLaunch({
          url: '/pages/login/index'
          url: '/pages/login/Login'
        })
      }
    }