From e5a976c6b4f5469d50b78da45e8f5d3db27a85ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Fri, 9 Jun 2023 14:29:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=9C=E6=9D=91=E8=B5=84=E6=BA=90=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=B8=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infoport/homestead.html | 34 +++++----- infoport/homesteadDetail.html | 31 ++++----- infoport/index.html | 61 ++++++++++-------- infoport/newDetail.html | 28 ++++---- infoport/property.html | 34 +++++----- infoport/propertyDetail.html | 31 ++++----- infoport/resource.html | 34 +++++----- infoport/resourceDetail.html | 31 ++++----- infoport/static/css/homesteadDetail.css | 10 +++ infoport/static/css/main.css | 2 + infoport/static/images/back.png | Bin 0 -> 340 bytes infoport/static/images/closeBig.png | Bin 0 -> 691 bytes infoport/static/images/openBig.png | Bin 0 -> 707 bytes infoport/static/js/api/index.js | 2 +- infoport/static/js/project/homestead.js | 36 ++++++++++- infoport/static/js/project/homesteadDetail.js | 2 +- infoport/static/js/project/index.js | 13 +++- infoport/static/js/project/new.js | 2 +- infoport/static/js/project/property.js | 37 ++++++++++- infoport/static/js/project/propertyDetail.js | 2 +- infoport/static/js/project/resource.js | 36 ++++++++++- infoport/static/js/project/resourceDetail.js | 2 +- 22 files changed, 259 insertions(+), 169 deletions(-) create mode 100644 infoport/static/images/back.png create mode 100644 infoport/static/images/closeBig.png create mode 100644 infoport/static/images/openBig.png diff --git a/infoport/homestead.html b/infoport/homestead.html index c67e262..228daeb 100644 --- a/infoport/homestead.html +++ b/infoport/homestead.html @@ -23,7 +23,7 @@