主包体积太大,相关代码迁移

This commit is contained in:
francis-fh
2026-06-06 19:14:01 +08:00
parent 087c686d81
commit b4ff618477
104 changed files with 7336 additions and 8973 deletions

View File

@@ -99,7 +99,7 @@ const request = config => {
if (res.confirm) {
getApp().globalData.isShowModel = false
store.dispatch('LogOut').then(res => {
uni.reLaunch({ url: '/pages/login/login-one' })
uni.reLaunch({ url: '/packageA/pages/login/wx-login' })
})
} else if(res.cancel) {
getApp().globalData.isShowModel = false