diff --git a/dof-api.js b/dof-api.js index 892eaa5..5006e64 100644 --- a/dof-api.js +++ b/dof-api.js @@ -1,4 +1,5 @@ -const baseurl = "http://lottery.unipay.test.86698.cn/api"; // 测试 +const baseurl = "http://192.168.110.39:8080"; // 本地 +// const baseurl = "http://lottery.unipay.test.86698.cn/api"; // 测试 // const baseurl = ""; // 正式 //统一请求 axios.interceptors.request.use((config) => { diff --git a/index.html b/index.html index 5e8f80e..343d93a 100644 --- a/index.html +++ b/index.html @@ -96,7 +96,7 @@
-