ccaolc #2

Merged
caoliancun merged 6 commits from ccaolc into master 2022-11-09 16:28:34 +08:00
Showing only changes of commit cb4a3f1a2e - Show all commits

View File

@@ -451,13 +451,7 @@
this.checkList = ''
this.checkFirst = false
uni.setStorageSync('checkFirst',false)
uni.setStorage({
key: 'Authorization',
data: res.data.authTokenDTO.accessToken,
success: () => {
//console.log('Authorization成功', res.data.authTokenDTO.accessToken)
}
})
uni.setStorageSync('Authorization',res.data.authTokenDTO.accessToken)
this.checkForE =false
uni.setStorageSync('userMenu', res.data.authTokenDTO.loginUser.roleMenus)
uni.setStorageSync('loginUser', {