|
@@ -45,9 +45,9 @@ function handleEnvVersion() {
|
|
|
// #ifdef H5
|
|
// #ifdef H5
|
|
|
const mode = import.meta.env.MODE
|
|
const mode = import.meta.env.MODE
|
|
|
const h5Server = {
|
|
const h5Server = {
|
|
|
- // development: 'http://47.109.84.152:8081',
|
|
|
|
|
|
|
+ development: 'http://47.109.84.152:8081',
|
|
|
// development: 'http://192.168.0.157:8080',
|
|
// development: 'http://192.168.0.157:8080',
|
|
|
- development: 'http://192.168.0.11:8081',
|
|
|
|
|
|
|
+ // development: 'http://192.168.0.11:8081',
|
|
|
// development: 'http://192.168.1.21:8080',
|
|
// development: 'http://192.168.1.21:8080',
|
|
|
// development: 'https://smqjh.api.zswlgz.com',
|
|
// development: 'https://smqjh.api.zswlgz.com',
|
|
|
// production: 'https://smqjh.api.zswlgz.com',
|
|
// production: 'https://smqjh.api.zswlgz.com',
|