From 4e2b1bec8f3b753758776d2d8a0c05f85cad6966 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Fri, 24 Aug 2018 11:31:24 +0800 Subject: [PATCH] detail --- .../Home/View/Default/Detail/Index.html | 14 ++++--- .../Temp/0ece5e1f7d67f6940df0fdd2e23f8de3.php | 0 .../Temp/0f93a90c5fd846c3021a94cae907eb94.php | 0 .../Temp/38432eb7369925b9a826f2b9f64e2262.php | 0 .../Temp/8cde93cbd070139d84f31d26f8ea8f4d.php | 0 .../Temp/a58f8070835be94249ea77f3601c6647.php | 0 service/Public/Home/Default/Css/Common.css | 37 ++++++++++++++++++- service/Public/Home/Default/Css/Detail.css | 16 ++++---- 8 files changed, 50 insertions(+), 17 deletions(-) mode change 100755 => 100644 service/Application/Runtime/Temp/0ece5e1f7d67f6940df0fdd2e23f8de3.php mode change 100755 => 100644 service/Application/Runtime/Temp/0f93a90c5fd846c3021a94cae907eb94.php mode change 100755 => 100644 service/Application/Runtime/Temp/38432eb7369925b9a826f2b9f64e2262.php mode change 100755 => 100644 service/Application/Runtime/Temp/8cde93cbd070139d84f31d26f8ea8f4d.php mode change 100755 => 100644 service/Application/Runtime/Temp/a58f8070835be94249ea77f3601c6647.php diff --git a/service/Application/Home/View/Default/Detail/Index.html b/service/Application/Home/View/Default/Detail/Index.html index 41cfcc871..fdc30594a 100644 --- a/service/Application/Home/View/Default/Detail/Index.html +++ b/service/Application/Home/View/Default/Detail/Index.html @@ -60,7 +60,7 @@
-

{{$goods.title}}

+

{{$goods.title}}

@@ -231,9 +231,10 @@
-
-
-

产品参数

+
+
+ + 产品参数
    @@ -251,8 +252,9 @@
    -
    -

    商品细节

    +
    + + 商品细节
    {{$goods.content_web}}
    diff --git a/service/Application/Runtime/Temp/0ece5e1f7d67f6940df0fdd2e23f8de3.php b/service/Application/Runtime/Temp/0ece5e1f7d67f6940df0fdd2e23f8de3.php old mode 100755 new mode 100644 diff --git a/service/Application/Runtime/Temp/0f93a90c5fd846c3021a94cae907eb94.php b/service/Application/Runtime/Temp/0f93a90c5fd846c3021a94cae907eb94.php old mode 100755 new mode 100644 diff --git a/service/Application/Runtime/Temp/38432eb7369925b9a826f2b9f64e2262.php b/service/Application/Runtime/Temp/38432eb7369925b9a826f2b9f64e2262.php old mode 100755 new mode 100644 diff --git a/service/Application/Runtime/Temp/8cde93cbd070139d84f31d26f8ea8f4d.php b/service/Application/Runtime/Temp/8cde93cbd070139d84f31d26f8ea8f4d.php old mode 100755 new mode 100644 diff --git a/service/Application/Runtime/Temp/a58f8070835be94249ea77f3601c6647.php b/service/Application/Runtime/Temp/a58f8070835be94249ea77f3601c6647.php old mode 100755 new mode 100644 diff --git a/service/Public/Home/Default/Css/Common.css b/service/Public/Home/Default/Css/Common.css index ce8cb4799..22d0a8f5d 100755 --- a/service/Public/Home/Default/Css/Common.css +++ b/service/Public/Home/Default/Css/Common.css @@ -412,6 +412,39 @@ background:url(../Images/ibar_sprites.png) no-repeat;background-position:0px -23 .am-article-title.blog-title{font-size:24px;line-height: 1.15;font-weight: normal;margin: 10px 0px 20px;} .blog-content p{margin: 0 0 1.6rem 0;font-size:14px;} +/** + * 公共 + */ +/* 导航分割 */ +.spacing-nav-title { + position: relative; + color: #d2364c; + text-align: center; + background-color: #ffffff; + height: 35px; + line-height: 35px; +} +.spacing-nav-title .line { + display: inline-block; + width: 50%; + height: 1px; + background: #d2364c; + position: absolute; + left: 50%; + top: 50%; + -webkit-transform: translate(-50%,-50%); + -ms-transform: translate(-50%,-50%); + transform: translate(-50%,-50%); +} +.spacing-nav-title .text-wrapper { + position: relative; + display: inline-block; + padding: 0 8px; + background-color: #ffffff; + font-size: 16px; + font-weight: bold; +} + /** * 底部 */ @@ -427,8 +460,8 @@ background:url(../Images/ibar_sprites.png) no-repeat;background-position:0px -23 @media only screen and (max-width:640px) { .am-container { - padding-left: 5px; - padding-right: 5px; + padding-left: 0px; + padding-right: 0px; } } diff --git a/service/Public/Home/Default/Css/Detail.css b/service/Public/Home/Default/Css/Detail.css index d2f668957..3df911835 100644 --- a/service/Public/Home/Default/Css/Detail.css +++ b/service/Public/Home/Default/Css/Detail.css @@ -171,7 +171,7 @@ ul.am-tabs-nav.am-nav.am-nav-tabs {background: #F5F5F5;} .tb-detail-price dd{display: inline-block;} .iteminfo_parameter a:hover{text-decoration: none;color:initial ;} -.iteminfo_parameter dt,.tb-detail-price dt,.shopPromotion.gold dt{display:inline; width:60px; white-space:nowrap; text-align:right; color:#888;} +.tb-detail-price dt,.shopPromotion.gold dt{display:inline; width:60px; white-space:nowrap; text-align:right; color:#888;} .tb-detail-price li { display: inline-block; } .tb-detail-price li:not(:last-child) { margin-right:10px; } @@ -187,7 +187,7 @@ ul.am-tabs-nav.am-nav.am-nav-tabs {background: #F5F5F5;} /*销量*/ .tm-ind-panel, .iteminfo_parameter { border-bottom: 1px solid #F5F5F5; } -.tm-ind-panel {padding: 10px 0px;position: relative;overflow: hidden;clear: both;display: flex;} +.tm-ind-panel {padding: 10px 5px;position: relative;overflow: hidden;clear: both;display: flex;} .tm-ind-item {float: left;width: 33%;text-align: center;position: relative;left: -1px;border-left: 1px solid #E5DFDA; flex: 1 1 0%;line-height: 16px;cursor: pointer;} .tm-ind-panel .tm-count {display: inline-block;line-height: 16px;height: 16px;color: #C40000;font-weight: 700;margin-left: 3px;} @@ -201,7 +201,7 @@ flex: 1 1 0%;line-height: 16px;cursor: pointer;} /*规格*/ .theme-signin .btn-op.act{display: none;} .theme-signin .btn-op.act .btn{width:50%;float: left;} -.theme-login .cart-title{ width:100%;padding:10px 5px 5px 5px;} +.theme-login .cart-title{ width:100%;padding:5px;} .theme-login .cart-title .am-icon-angle-right{float: right;} /*数量*/ .iteminfo_parameter.munber,.iteminfo_parameter.freight{display:none ;} @@ -246,13 +246,7 @@ width: 62px;line-height:24px;font-size: 12px;display: block;} .browse{display: none;} /*产品参数*/ - -.J_BrandAttr.name {color: #666;padding: 8px 20px 10px;height: 40px;line-height: 40px;text-align:left;} -.attr-list-hd ,.after-market-hd{padding-top:20px;text-align: left;margin-bottom: 10px;} -.attr-list-hd h4 {height: 30px;border-bottom: 1px solid #F70;font-size: 14px; font-weight: 500;} - ul.detail-attr{overflow: hidden;text-align: left;} - ul.detail-attr li {height: 26px;overflow: hidden;line-height: 26px;vertical-align: top;white-space: nowrap; text-overflow: ellipsis;color: #666;font-size:14px;} @@ -482,4 +476,8 @@ ul.am-tabs-nav.am-nav.am-nav-tabs {left:20% ;max-width:960px ;margin-right: 0px; padding-top: 0px; } .detail { padding: 0px; } + .detail-title, .tb-detail-price, .detail-attr { padding: 0px 5px; } + ul.tm-ind-panel li { border-left: 0px; } + ul.tm-ind-panel li:first-child { text-align: left; } + ul.tm-ind-panel li:last-child { text-align: right; } } \ No newline at end of file