From 8fa194ed060aaebaaf54877a39e940d027d4d42e Mon Sep 17 00:00:00 2001 From: devil_gong Date: Fri, 19 Oct 2018 15:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/Application/Home/View/Default/Goods/Index.html | 4 ++-- service/Public/Home/Default/Css/Common.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/service/Application/Home/View/Default/Goods/Index.html b/service/Application/Home/View/Default/Goods/Index.html index 209b7eed1..a91b540d6 100755 --- a/service/Application/Home/View/Default/Goods/Index.html +++ b/service/Application/Home/View/Default/Goods/Index.html @@ -31,7 +31,7 @@ × - @@ -65,7 +65,7 @@ × - diff --git a/service/Public/Home/Default/Css/Common.css b/service/Public/Home/Default/Css/Common.css index 4c427a6d0..10d13b3b7 100755 --- a/service/Public/Home/Default/Css/Common.css +++ b/service/Public/Home/Default/Css/Common.css @@ -171,7 +171,7 @@ color: #F5F5F2;font-size: 14px;cursor:pointer;border-radius:0px 0px ;} .goods-category-s, .goods-category-title { z-index: 100; } .nav-table{max-width:1000px;margin: 0px auto;height: 45px;position: relative;overflow: hidden;} .all-goods{font-size: 16px;} - .goods-category-title{background:#d2364c;color:#fff ;height: 40px;line-height: 40px;display:block;position: absolute;width:150px ;text-align: center;font-size:16px ;top:3px;z-index: 6;cursor: pointer;} + .goods-category-title{background:#d2364c;color:#fff ;height: 40px;line-height: 44px;display:block;position: absolute;width:150px ;text-align: center;font-size:16px ;top:3px;z-index: 6;cursor: pointer;} .nav-cont{position: absolute;padding-left:150px;display:block;width:100% ;top:20px} .nav-cont li{float: left;height: 40px;line-height: 40px;} .nav-cont li::before{content: '\20';display: inline-block;height: 16px;border-right: 1px solid #d9d9d9;width: 0;vertical-align: middle;margin-left: -1px;}