优化网站UI

This commit is contained in:
Kirk Lin 2021-07-12 22:27:53 +08:00
parent a574a190ea
commit 20898dfcb2
20 changed files with 12 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -9,12 +9,12 @@
<body>
<!--顶部logo-->
<header>
<a href="http://kkmall.com/"><img src="/static/login/JD_img/logo.jpg" /></a>
<p>欢迎登录</p>
<div class="top-1">
<img src="/static/login/JD_img/4de5019d2404d347897dee637895d02b_06.png" /><span>登录页面,调查问卷</span>
</div>
</header>
<a href="http://kkmall.com/"><img src="/static/login/JD_img/logo.jpg" width="150"/></a>
<p>欢迎登录</p>
<div class="top-1">
<img src="/static/login/JD_img/4de5019d2404d347897dee637895d02b_06.png"/><span>登录页面,调查问卷</span>
</div>
</header>
<div class="top-2">
<div class="top-2a">

View file

@ -373,7 +373,7 @@ a{
padding-left:20px;
}
.One_ShopCon ul li>div:nth-child(2)>ol>li:nth-child(4) p{
width:69.5px;
width: 90px;
text-align: center;
}
.One_ShopCon ul li>div:nth-child(2) ol li:nth-child(4) p:first-child{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -284,9 +284,10 @@ a {
#max nav .nav_min .nav_top .nav_top_one {
width: 12%; }
#max nav .nav_min .nav_top .nav_top_one img {
width: 100%;
height: 55px;
margin-top: 23px; }
width: 90px;
height: 90px;
margin-top: 23px;
}
#max nav .nav_min .nav_top .nav_top_two {
width: 50%;
height: 100%;

View file

@ -46,7 +46,7 @@
<!--头部-->
<div class="header_head">
<div class="header_head_box">
<a href="/" class="img"><img src="/static/index/img/logo.jpg" /></a>
<a href="/" class="img"><img src="/static/index/img/logo.jpg" width="150"/></a>
<b class="header_head_p">
<a href="/">
<img src="/static/index/img/img_05.png" style="border-radius: 50%;"/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB