diff --git a/public/themes/simpleboot3/portal/goodsdetails/goods_details.html b/public/themes/simpleboot3/portal/goodsdetails/goods_details.html index 052f20a..b1e1a07 100755 --- a/public/themes/simpleboot3/portal/goodsdetails/goods_details.html +++ b/public/themes/simpleboot3/portal/goodsdetails/goods_details.html @@ -9,7 +9,16 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/reset.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/base.css"> </head> - +<style> + .de_main4ParaCon p{ + width: 2.8rem; + font-size: 0.28rem; + cursor: pointer; + margin-bottom: 0.08rem; + color: rgba(102, 102, 102, 1); + text-align: left; + } +</style> <body> <div class="detail_box"> <!-- 顶部 -->