diff --git a/.env.production b/.env.production index b9e5fb43..acf02e9f 100644 --- a/.env.production +++ b/.env.production @@ -38,11 +38,12 @@ ENV = 'production' # VUE_APP_BASE_API = 'http://127.0.0.1:9150/UDI_WMS_MC/' + # 长泰医院 -VUE_APP_BASE_API = 'http://192.168.6.189:9150/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://192.168.6.189:9150/UDI_WMS_MC/' # 三明大田医院 -# VUE_APP_BASE_API = 'http://172.20.124.4:9150/UDI_WMS_MC/' +VUE_APP_BASE_API = 'http://172.20.124.4:9150/UDI_WMS_MC/' # VUE_APP_BASE_API = 'http://192.168.0.207:9150/UDI_WMS_MC/' @@ -51,7 +52,13 @@ VUE_APP_BASE_API = 'http://192.168.6.189:9150/UDI_WMS_MC/' # 林纪裕centos # VUE_APP_BASE_API = 'http://192.168.0.86:9150/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://192.168.31.2:9150/UDI_WMS_MC/' + + +# VUE_APP_BASE_API = 'http://116.204.106.103:9150/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://192.168.80.80:9150/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://192.168.0.207:9160/UDI_WMS_MC/' # 应用访问路径 例如使用前缀 /admin/ VUE_APP_CONTEXT_PATH = '/UDI_WMS_NEW/' diff --git a/public/index.html b/public/index.html index e32e1293..973ace06 100644 --- a/public/index.html +++ b/public/index.html @@ -1,14 +1,16 @@ -
- - - - - -