mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-06-07 14:32:27 +08:00
修复bug以及优化
This commit is contained in:
@@ -11,7 +11,6 @@ export function checkToken(token) {
|
||||
})
|
||||
return Promise.reject('no token')
|
||||
}
|
||||
|
||||
return new Promise((resolve, reject) => {
|
||||
uni.$u.get('/login/checkExpiration', {}, {
|
||||
WT: token
|
||||
|
||||
Reference in New Issue
Block a user