From e3d8742e37ad5c9905c8ffbcc15fbfff0f0ece4f Mon Sep 17 00:00:00 2001 From: LiuY <1622779752@qq.com> Date: Fri, 12 Jan 2024 15:47:04 +0800 Subject: [PATCH 1/2] =?UTF-8?q?1=E3=80=81=E9=A6=96=E9=A1=B5=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1-=E5=A2=9E=E5=8A=A0=E6=88=BF=E5=B1=8B=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E7=BB=9F=E8=AE=A1=202=E3=80=81=E6=A5=BC=E5=AE=87?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1-=E5=A2=9E=E5=8A=A0=E6=88=BF=E5=B1=8B?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/assets/home/css/index4.css | 2 +- src/main/resources/static/default.html | 114 ++++++++++++++++-- .../templates/home/building-details.html | 85 +++++++++---- 3 files changed, 165 insertions(+), 36 deletions(-) diff --git a/src/main/resources/static/assets/home/css/index4.css b/src/main/resources/static/assets/home/css/index4.css index d79b27c..d1cf88c 100644 --- a/src/main/resources/static/assets/home/css/index4.css +++ b/src/main/resources/static/assets/home/css/index4.css @@ -135,7 +135,7 @@ body { background-color: rgba(255, 255, 255, .2); } -.cell_box span { +.top_box span { /* display: flex; */ position: absolute; top: 50%; diff --git a/src/main/resources/static/default.html b/src/main/resources/static/default.html index de6025e..bde6c3a 100644 --- a/src/main/resources/static/default.html +++ b/src/main/resources/static/default.html @@ -45,13 +45,11 @@