From 1e26b4b2ea0b0a8a4971211f872ff6f41ceadd8a Mon Sep 17 00:00:00 2001 From: Haoyu Chen Date: Fri, 3 Jan 2020 09:35:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B4=AD=E7=89=A9=E8=BD=A6=E7=89=A9?= =?UTF-8?q?=E5=93=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.idea/前端/css/main.css | 4 +- .../.idea/前端/html/cart.html | 159 +++++++++++++++++- 2 files changed, 158 insertions(+), 5 deletions(-) diff --git a/新版闲书网主页/.idea/前端/css/main.css b/新版闲书网主页/.idea/前端/css/main.css index 63cd72a..dd2c087 100644 --- a/新版闲书网主页/.idea/前端/css/main.css +++ b/新版闲书网主页/.idea/前端/css/main.css @@ -1,10 +1,10 @@ *{ -webkit-box-sizing: border-box; box-sizing: border-box; - /*background: rgba(0,0,0,.1);*/ + /* background: rgba(0,0,0,.1); */ -webkit-box-sizing: background 200ms ; -o-transition: background 200ms ; - transition: background 200ms;/*改变页面中颜色变换时间*/ + transition: background 200ms;/*改变页面中颜色变换时间 } .container{ display: block; diff --git a/新版闲书网主页/.idea/前端/html/cart.html b/新版闲书网主页/.idea/前端/html/cart.html index edfbdb2..649f3fa 100644 --- a/新版闲书网主页/.idea/前端/html/cart.html +++ b/新版闲书网主页/.idea/前端/html/cart.html @@ -9,15 +9,18 @@ + @@ -75,4 +166,66 @@ + + \ No newline at end of file