zhengkaixin před 2 roky
rodič
revize
6b88c8d380
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      .env.dev.js

+ 2 - 2
.env.dev.js

@@ -1,6 +1,6 @@
 const UNI_APP = {  
-	 BASE_URL: 'https://charging.xiaoxinda.com/charging-station-test/',
-	//BASE_URL: 'https://51team.xiaoxinda.com/charging-station-server/',
+	// BASE_URL: 'https://charging.xiaoxinda.com/charging-station-test/',
+	BASE_URL: 'https://51team.xiaoxinda.com/charging-station-server/',
 	// BASE_URL: 'http://192.168.77.162:8080/charging-station/' ,
 	
 	NODE_ENV :"dev",