|
@@ -3,9 +3,9 @@ ENV = 'development'
|
|
|
|
|
|
# base api
|
|
# base api
|
|
# VUE_APP_BASE_API = '/dev-api'
|
|
# VUE_APP_BASE_API = '/dev-api'
|
|
- VUE_APP_BASE_API = 'http://192.168.1.22:9104'
|
|
|
|
|
|
+# VUE_APP_BASE_API = 'http://192.168.1.22:9104'
|
|
# VUE_APP_BASE_API = 'http://192.168.1.26:9104'
|
|
# VUE_APP_BASE_API = 'http://192.168.1.26:9104'
|
|
-# VUE_APP_BASE_API = 'https://mai-b.caimei365.com'
|
|
|
|
|
|
+ VUE_APP_BASE_API = 'https://mai-b.caimei365.com'
|
|
|
|
|
|
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
|
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
|
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|
|
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|