public/config/config.js
@@ -1,2 +1,5 @@ const BASE_URL = "http://192.168.20.83:8088/MoonServer/"; //后端接口地址 // const BASE_URL = "http://192.168.20.106:9000/MoonServer/"; //后端接口地址 // const BASE_URL = "http://192.168.20.106:9000/MoonServer/"; //后端接口地址 var isWeb = location.hostname.indexOf("103.85.165.") > -1;