邀请页面

This commit is contained in:
唐明明
2022-06-10 15:32:48 +08:00
parent d7cd566e57
commit b4e55f90ec
14 changed files with 4515 additions and 3810 deletions

View File

@@ -27,8 +27,6 @@ const request = (parameter, hideLoding = true) => {
})
return
}
console.log(store.getters.getToken)
console.log(uni.getStorageSync('token'))
// 注入header
config.header = {
'Accept': 'application/json',