diff --git a/public/themes/simpleboot3/portal/personalcenter/browsing_history.html b/public/themes/simpleboot3/portal/personalcenter/browsing_history.html index 1290cec..1d51335 100644 --- a/public/themes/simpleboot3/portal/personalcenter/browsing_history.html +++ b/public/themes/simpleboot3/portal/personalcenter/browsing_history.html @@ -22,7 +22,7 @@ <div class="in_hot_shop se_con"> <volist name="data_goods" id="vo"> <div class="in_hotLi"> - <a> + <a href="{:url('Goodsdetails/Goods_details',array('goods_id' =>$vo.id))}"> <div class="in_hotImg"> <img src="{:cmf_get_image_url($vo.show_img)}" alt=""> </div>