https
This commit is contained in:
parent
d5ce7dbe64
commit
6c3517cd50
@ -133,11 +133,11 @@ if (APP_ENV === "dev") { //process.env.CUSTOM_PLATFORM
|
|||||||
return `${this.uni_app_web_local_api_url}:${apis}`
|
return `${this.uni_app_web_local_api_url}:${apis}`
|
||||||
},
|
},
|
||||||
uni_app_web_url: "",
|
uni_app_web_url: "",
|
||||||
uni_app_web_api_url: "http://sps.cxtc.com",
|
uni_app_web_api_url: "https://sps.cxtc.com",
|
||||||
uni_app_web_source_url: "https://sps.cxtc.com:3199",
|
uni_app_web_source_url: "https://sps.cxtc.com:3199",
|
||||||
qrcode_url: "http://sps.cxtc.com:9201",
|
qrcode_url: "https://sps.cxtc.com:9201",
|
||||||
uni_app_url: "http://sps.cxtc.com:9100",
|
uni_app_url: "https://sps.cxtc.com:9100",
|
||||||
uni_app_web_local_api_url: "http://sps.cxtc.com"
|
uni_app_web_local_api_url: "https://sps.cxtc.com"
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
//开发 debug
|
//开发 debug
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user