diff --git a/detail-style.css b/detail-style.css index 7b0f59b..5328c47 100644 --- a/detail-style.css +++ b/detail-style.css @@ -21,6 +21,8 @@ position: absolute; top: -0.88rem; z-index: 1; + width: 100%; + height: 100%; } .detail-box { diff --git a/dof-api.js b/dof-api.js index 1d7b518..902f7c1 100644 --- a/dof-api.js +++ b/dof-api.js @@ -1,5 +1,5 @@ -const baseurl = "http://192.168.110.39:8080"; // 本地 -// 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 = "https://lottery.unipay.api.86698.cn"; // 正式 // 统一请求 // 返送之前