商城列表需要优化
This commit is contained in:
@@ -14,6 +14,7 @@ const request = options => {
|
||||
method: 'GET',
|
||||
data: {},
|
||||
header: {
|
||||
'deviceId': uni.getDeviceInfo().deviceId,
|
||||
'Content-Type': 'application/json' // 默认请求内容类型
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user