用户页面的优化

master
Bosen 2021-05-29 04:28:55 +08:00
parent dc236c80aa
commit a232935a67
3 changed files with 0 additions and 6 deletions

View File

@ -119,7 +119,6 @@ INSERT INTO `sys_comment` VALUES (19, 1, 44, 8, '测试测试测试测试测试
INSERT INTO `sys_comment` VALUES (20, 1, 44, 8, '测试测试测试测试测试测试测试测试测试测试测试测试测试', 1610247780833); INSERT INTO `sys_comment` VALUES (20, 1, 44, 8, '测试测试测试测试测试测试测试测试测试测试测试测试测试', 1610247780833);
INSERT INTO `sys_comment` VALUES (21, 1, 44, 8, '测试测试测试测试测试测试测试测试测试测试测试测试测试', 1610247784508); INSERT INTO `sys_comment` VALUES (21, 1, 44, 8, '测试测试测试测试测试测试测试测试测试测试测试测试测试', 1610247784508);
INSERT INTO `sys_comment` VALUES (22, 1, 44, 8, '测试测试测试测试测试测试测试测试测试测试测试测试测试', 1610247789686); INSERT INTO `sys_comment` VALUES (22, 1, 44, 8, '测试测试测试测试测试测试测试测试测试测试测试测试测试', 1610247789686);
-- ---------------------------- -- ----------------------------
-- Table structure for sys_goods -- Table structure for sys_goods
-- ---------------------------- -- ----------------------------

View File

@ -117,9 +117,6 @@
</div> </div>
</div> </div>
</div> </div>
<!-- entry-header-area end -->
<!-- cart-main-area start -->
<div class="cart-main-area"> <div class="cart-main-area">
<div class="container"> <div class="container">
<div class="row"> <div class="row">

View File

@ -88,8 +88,6 @@
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--> <![endif]-->
<!-- Add your site or application content here -->
<!-- header start --> <!-- header start -->
<header class="header-home" th:include="user/common/model::header"></header> <header class="header-home" th:include="user/common/model::header"></header>
<!-- header end --> <!-- header end -->