Commit 4c9f586c authored by zhengke's avatar zhengke

增加返回

parent b8e8b6cd
......@@ -207,6 +207,23 @@
#wodejiangquanBox .duiItem .imgDiv img{
height:100%;
}
.shangcheng_back{
position: fixed;
width: 100%;
height:4rem;
top:0;
text-align: center;
font-size:1.5rem;
line-height: 4rem;
z-index:200;
color:#000000;
background-color: #fff;
}
.SparrowLeft{
position: relative;
left:-33%;
top:0.2rem;
}
\ No newline at end of file
......@@ -225,6 +225,9 @@
<!-- 商城 -->
<div id="shangchengBox" class="none">
<div class="shangchengBox_bg">
<div class="shangcheng_back">
<img class="SparrowLeft" onclick="closeBox('shangchengBox')" src="../../images/task/ass/arrowLeft.png"/>兑换商城
</div>
<div class="shop_Content">
<div class="shop_ContentMain">
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment