星油企业版更新

This commit is contained in:
caolc
2023-02-13 15:43:06 +08:00
parent 41c2629561
commit d6e55390f3
51 changed files with 5176 additions and 480 deletions

View File

@@ -135,7 +135,8 @@
uni.setStorageSync('loginOut', true)
setTimeout(() => {
uni.reLaunch({
url: '/BagAuth/pages/login/login'
// url: '/BagAuth/pages/login/login'
url:'/BagAuth/pages/login/oldLogin'
})
}, 1000)
}