|
@@ -1,9 +1,9 @@
|
|
export default {
|
|
export default {
|
|
env: "dev",
|
|
env: "dev",
|
|
// #ifndef H5
|
|
// #ifndef H5
|
|
- // apiBase: "https://test-mp.quanshu123.com",
|
|
|
|
|
|
+ apiBase: "https://mp-api.kaimanghe.net",
|
|
// apiBase: "https://mptest.kaimanghe.net",
|
|
// apiBase: "https://mptest.kaimanghe.net",
|
|
- apiBase: "https://test-mp-h5.kaimanghe.net",
|
|
|
|
|
|
+ // apiBase: "https://test-mp-h5.kaimanghe.net",
|
|
// #endif
|
|
// #endif
|
|
// #ifdef H5
|
|
// #ifdef H5
|
|
apiBase: process.env.VUE_APP_BASE_API,
|
|
apiBase: process.env.VUE_APP_BASE_API,
|