Merge remote-tracking branch 'origin/activity' into activity
This commit is contained in:
commit
081a060403
|
|
@ -156,7 +156,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 20%;
|
top: 20%;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
right : 5%;
|
left: 0%;
|
||||||
color: #F00;
|
color: #F00;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
@ -166,7 +166,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
right : 8%;
|
left: 0%;
|
||||||
color: #F00;
|
color: #F00;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
@ -814,13 +814,12 @@
|
||||||
<h4 class="form-header h4">效果图</h4>
|
<h4 class="form-header h4">效果图</h4>
|
||||||
<div style="position: relative;text-align:center">
|
<div style="position: relative;text-align:center">
|
||||||
<img src="../../../img/bj.png" height="170" width="340">
|
<img src="../../../img/bj.png" height="170" width="340">
|
||||||
|
<span class="drawShareTitlePri" id="shareTitlePri">中国人寿举办活动</span>
|
||||||
|
<span class="drawShareDescribePri" id="shareDescribePri">分享必得奖品</span>
|
||||||
|
|
||||||
<div class="drawShareImgPic">
|
<div class="drawShareImgPic">
|
||||||
<img id="shareImgimg" src="../../img/shj.jpg" width="50" height="50">
|
<img id="shareImgimg" src="../../img/shj.jpg" width="50" height="50">
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<span class="drawShareTitlePri" id="shareTitlePri">中国人寿举办活动</span>
|
|
||||||
</div>
|
|
||||||
<span class="drawShareDescribePri" id="shareDescribePri">分享必得奖品</span>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -155,7 +155,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 20%;
|
top: 20%;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
right : 5%;
|
left: 0%;
|
||||||
color: #F00;
|
color: #F00;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
@ -165,7 +165,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
right : 8%;
|
left: 0%;
|
||||||
color: #F00;
|
color: #F00;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
@ -821,13 +821,11 @@
|
||||||
<h4 class="form-header h4">效果图</h4>
|
<h4 class="form-header h4">效果图</h4>
|
||||||
<div style="position: relative;text-align:center">
|
<div style="position: relative;text-align:center">
|
||||||
<img src="../../../img/bj.png" height="170" width="340">
|
<img src="../../../img/bj.png" height="170" width="340">
|
||||||
|
<span class="drawShareTitlePri" id="shareTitlePri">中国人寿举办活动</span>
|
||||||
|
<span class="drawShareDescribePri" id="shareDescribePri">分享必得奖品</span>
|
||||||
<div class="drawShareImgPic">
|
<div class="drawShareImgPic">
|
||||||
<img id="shareImgimg" src="../../img/shj.jpg" width="50" height="50">
|
<img id="shareImgimg" src="../../img/shj.jpg" width="50" height="50">
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<span class="drawShareTitlePri" id="shareTitlePri">中国人寿举办活动</span>
|
|
||||||
</div>
|
|
||||||
<span class="drawShareDescribePri" id="shareDescribePri">分享必得奖品</span>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue