|
@@ -2,8 +2,8 @@
|
|
|
ENV = 'development'
|
|
ENV = 'development'
|
|
|
|
|
|
|
|
// api接口请求地址
|
|
// api接口请求地址
|
|
|
-VUE_APP_BASE_API = 'http://lymall-platform.58for.com/apis'
|
|
|
|
|
-//VUE_APP_BASE_API = 'http://192.168.1.176:8088'
|
|
|
|
|
|
|
+//VUE_APP_BASE_API = 'http://lymall-platform.58for.com/apis'
|
|
|
|
|
+VUE_APP_BASE_API = 'http://192.168.1.176:8088'
|
|
|
|
|
|
|
|
// 客服api接口请求地址
|
|
// 客服api接口请求地址
|
|
|
//VUE_APP_IM_API = 'https://b2b2c-im.mall4j.com'
|
|
//VUE_APP_IM_API = 'https://b2b2c-im.mall4j.com'
|