Skip to content

Commit

Permalink
🔥 文件及代码整理
Browse files Browse the repository at this point in the history
  • Loading branch information
newbee-mall committed Dec 21, 2020
1 parent 412de15 commit fb1ef2e
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 40 deletions.
Binary file removed src/main/resources/static/mall/image/login-logo.psd
Binary file not shown.
Binary file removed src/main/resources/static/mall/image/new-bee.gif
Binary file not shown.
Binary file removed src/main/resources/static/mall/image/new-bee2.gif
Binary file not shown.
Binary file modified src/main/resources/static/mall/image/swiper/banner01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/static/mall/image/swiper/banner02.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/resources/static/mall/image/swiper/banner03.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 0 additions & 8 deletions src/main/resources/static/mall/styles/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -170,14 +170,6 @@
background-position: center;
}

#nav .banner_x .gif {
width: 180px;
text-indent: -10000px;
background: url(../image/new-bee2.gif) no-repeat;
background-size: 100%;
background-position: center;
}

#nav .banner_x .list {
display: flex;
height: 100%;
Expand Down
8 changes: 0 additions & 8 deletions src/main/resources/templates/mall/detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@
<div class="dc">
<div class="content w">
<div class="title fl">商品详情</div>
<nav class="fr">
<li><a href="##">概述</a></li>
<li>|</li>
<li><a href="##">详情</a></li>
<li>|</li>
<li><a href="##">用户评价</a></li>
<div class="clear"></div>
</nav>
<div class="clear"></div>
</div>
</div>
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/templates/mall/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
<p><a href="https://gitee.com/newbee-ltd/newbee-mall" target="_blank">Copyright © 2019-2020 十三 All
Rights
Reserved.&nbsp; | &nbsp; 浙ICP备17008806号-5 </a></p>
<p style="color: #1baeae">目前正在开发中,大家可以给项目一个 Star 或者捐赠一笔巨款支持一下作者,(*^__^*) 嘻嘻……</p>
</div>
</div>

Expand Down
5 changes: 0 additions & 5 deletions src/main/resources/templates/mall/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
<nav id="nav" th:fragment="nav-fragment">
<div class="banner_x center">
<a th:href="@{/index}" class="logo"><h1>新蜂商城</h1></a>
<a th:href="@{/index}" class="gif"></a>
<ul class="list">
<li><a href="##">秒杀</a></li>
<li><a href="##">优惠券</a></li>
</ul>
<div class="fr">
<div class="search">
<input class="text" type="text" id="keyword" autocomplete="off">
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/templates/mall/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</th:block>
</div>
</div>
<i><img src="mall/image/search/[email protected]" alt=""></i>
<i><img src="mall/image/[email protected]" alt=""></i>
<div class="findword">"
<th:block th:text="${searchPageCategoryVO.currentCategoryName}"></th:block>
"
Expand Down
17 changes: 0 additions & 17 deletions todo.md

This file was deleted.

0 comments on commit fb1ef2e

Please sign in to comment.