wkyy 2 年之前
父節點
當前提交
a6cc083830
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      config/.env.prod.js
  2. 1 1
      config/.env.test.js

+ 1 - 1
config/.env.prod.js

@@ -1,6 +1,6 @@
 const UNI_APP = {  	
 	ProjectName :"地方铁路",
-	BASE_URL: 'http://36.134.122.108:8081/railroad-server/',
+	BASE_URL: 'http://36.134.122.108/railroad-server/',
 		IMG_URL:"http://www.jsrailway.com.cn/",
 	NODE_ENV :"prod",
 	SIMPLE_RUN:false,

+ 1 - 1
config/.env.test.js

@@ -1,6 +1,6 @@
 const UNI_APP = {  
 	ProjectName :"地方铁路",
-	BASE_URL: 'http://36.134.122.108:8081/railroad-server/',
+	BASE_URL: 'http://36.134.122.108/railroad-server/',
 		IMG_URL:"http://www.jsrailway.com.cn/",
     //BASE_URL: 'https://charging.xiaoxinda.com/charging-station-server/',