修改兼容h5调试
This commit is contained in:
@@ -8,7 +8,7 @@ export default (params) => {
|
||||
const shopId = uni.cache.get("shopId") * 1;
|
||||
const userInfo = uni.cache.get("userInfo") || {};
|
||||
// #ifdef H5
|
||||
token = "21f0a0b10e1d40ce9c6464037fedb792";
|
||||
token = "b61c8b0f1c9d47ad924e33c48b496ce6";
|
||||
// #endif
|
||||
let header = {
|
||||
version: uni.conf.version,
|
||||
|
||||
Reference in New Issue
Block a user