|
@@ -6,5 +6,5 @@ ENV = 'development'
|
|
#VUE_APP_BASE_API = 'http://localhost:8080'
|
|
#VUE_APP_BASE_API = 'http://localhost:8080'
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
|
|
|
|
-VUE_APP_MOBILE = "https://h5.mingxuejinbang.com"
|
|
|
|
|
|
+VUE_APP_MOBILE = "https://www.mingxuejc.com/mobile"
|
|
|
|
|