Commit 8ea03b2d by 汪睦雄

提交修改

parent d0a1bf1c
...@@ -9,7 +9,8 @@ ...@@ -9,7 +9,8 @@
"postcss": true, "postcss": true,
"minified": true, "minified": true,
"newFeature": true, "newFeature": true,
"nodeModules": false "nodeModules": false,
"autoAudits": false
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.3.2", "libVersion": "2.3.2",
......
// export const Config = {
// apiPath: "https://app.maveler.com/api/",
// mobPath: "https://app.maveler.com/mob/",
// shopJoinPath: "https://app.maveler.com/mob/Index/shopjoin"
// }
export const Config = { export const Config = {
apiPath: "https://app.maveler.com/api/", apiPath: "https://mavaler.jqhulian.com/api/",
mobPath: "https://app.maveler.com/mob/", mobPath: "https://mavaler.jqhulian.com/mob/",
shopJoinPath: "https://app.maveler.com/mob/Index/shopjoin" shopJoinPath: "https://mavaler.jqhulian.com/mob/Index/shopjoin"
} }
export default Config export default Config
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment