From 42a0e600a3387f8f956a9651201acb7787ad9883 Mon Sep 17 00:00:00 2001 From: zhangds Date: Wed, 5 Jun 2024 15:41:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dcss=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- detail-style.css | 2 ++ dof-api.js | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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"; // 正式 // 统一请求 // 返送之前