增加缓存代客下单商品以及布局信息
This commit is contained in:
@@ -183,7 +183,7 @@ function request(args) {
|
||||
} = args
|
||||
let headerObject = {}
|
||||
// headerObject[appConfig.tokenKey] = storageManage.token()
|
||||
|
||||
console.log(showLoading);
|
||||
return commonsProcess(showLoading, () => {
|
||||
return uni.request(
|
||||
Object.assign({
|
||||
|
||||
Reference in New Issue
Block a user