From 600978b94b2fdd7a85b50b507756ec0db0a1ed87 Mon Sep 17 00:00:00 2001 From: anyv <anyu@bronet.cn> Date: Tue, 4 Jun 2019 16:14:59 +0800 Subject: [PATCH] 1 --- public/themes/simpleboot3/portal/index/salesman_goods.html | 4 ++-- public/themes/simpleboot3/portal/index/search_goods_details.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/public/themes/simpleboot3/portal/index/salesman_goods.html b/public/themes/simpleboot3/portal/index/salesman_goods.html index aff7ad7..5e68ea6 100644 --- a/public/themes/simpleboot3/portal/index/salesman_goods.html +++ b/public/themes/simpleboot3/portal/index/salesman_goods.html @@ -12,11 +12,11 @@ <body> <!-- 顶部 --> -<div class="ad_top top_navBg"> +<div class="detail_top order_top"> <a href="javascript:history.back(-1)"> <img class="ad_topImg" src="__TMPL__/public/assets/images/left2.png" alt=""> </a> - <h1>业务员商城</h1> + <p style="color:white">业务员商城</p> </div> <div class="in_hot_shop se_con" style="margin-top:0.28rem"> <volist name="salesman_goods" id="vo"> diff --git a/public/themes/simpleboot3/portal/index/search_goods_details.html b/public/themes/simpleboot3/portal/index/search_goods_details.html index 71cc1e2..d7793c7 100644 --- a/public/themes/simpleboot3/portal/index/search_goods_details.html +++ b/public/themes/simpleboot3/portal/index/search_goods_details.html @@ -19,6 +19,7 @@ </a> <p style="color:white">商品详情</p> </div> + <!-- banner 顶部 --> <div class="de_top"> <!-- 图片 --> -- libgit2 0.24.0