Commit 8ea03b2d by 汪睦雄

提交修改

parent d0a1bf1c
......@@ -32,7 +32,7 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow: function() {
},
handleWxAuth: function(event) {
......
......@@ -9,7 +9,8 @@
"postcss": true,
"minified": true,
"newFeature": true,
"nodeModules": false
"nodeModules": false,
"autoAudits": false
},
"compileType": "miniprogram",
"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 = {
apiPath: "https://app.maveler.com/api/",
mobPath: "https://app.maveler.com/mob/",
shopJoinPath: "https://app.maveler.com/mob/Index/shopjoin"
apiPath: "https://mavaler.jqhulian.com/api/",
mobPath: "https://mavaler.jqhulian.com/mob/",
shopJoinPath: "https://mavaler.jqhulian.com/mob/Index/shopjoin"
}
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