From 9f6d45602e44b4b515945052ab49709cbbc64ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Wed, 28 Apr 2021 10:14:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 48 +- static/css/bidding/bidding.css | 15 + static/css/index.css | 37 ++ static/css/interact/interact.css | 69 +++ static/css/{ => listingItems}/items.css | 8 +- static/css/main.css | 1 - static/css/{ => new}/new.css | 0 static/images/answer.png | Bin 0 -> 1487 bytes static/images/member.png | Bin 0 -> 1771 bytes static/images/questions.png | Bin 0 -> 1422 bytes static/images/user_icon1.png | Bin 0 -> 1275 bytes static/images/user_icon2.png | Bin 0 -> 1302 bytes static/images/user_icon3.png | Bin 0 -> 1234 bytes static/images/user_icon4.png | Bin 0 -> 1286 bytes static/images/user_icon5.png | Bin 0 -> 1339 bytes static/images/user_tips.png | Bin 0 -> 1318 bytes view/bidding/biddingList.html | 624 ++++++++++++++++++++++++ view/interact/interactList.html | 223 +++++++++ view/listingItems/itemsDetail.html | 4 +- view/listingItems/itemsList.html | 4 +- view/new/newDetail.html | 2 +- view/new/newList.html | 2 +- view/policy/policy.html | 155 ++++++ view/public/bottom.html | 43 ++ view/public/top.html | 69 +++ 25 files changed, 1287 insertions(+), 17 deletions(-) create mode 100644 static/css/bidding/bidding.css create mode 100644 static/css/interact/interact.css rename static/css/{ => listingItems}/items.css (96%) rename static/css/{ => new}/new.css (100%) create mode 100644 static/images/answer.png create mode 100644 static/images/member.png create mode 100644 static/images/questions.png create mode 100644 static/images/user_icon1.png create mode 100644 static/images/user_icon2.png create mode 100644 static/images/user_icon3.png create mode 100644 static/images/user_icon4.png create mode 100644 static/images/user_icon5.png create mode 100644 static/images/user_tips.png create mode 100644 view/bidding/biddingList.html create mode 100644 view/interact/interactList.html create mode 100644 view/policy/policy.html create mode 100644 view/public/bottom.html create mode 100644 view/public/top.html diff --git a/index.html b/index.html index baeac85..75b0344 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
请登录 免费注册 @@ -57,18 +96,15 @@
- - -