...
|
...
|
@@ -10,7 +10,9 @@ |
|
|
</section>
|
|
|
|
|
|
{{! vip翻倍升级}}
|
|
|
<section class="vip-day10-double" id="vip-double" data-toggle="ymodal" data-target="#vip-privilege"></section>
|
|
|
<a href="javascript:;" data-toggle="ymodal" data-target="#vip-privilege" id="vip-double">
|
|
|
<section class="vip-day10-double"></section>
|
|
|
</a>
|
|
|
|
|
|
{{! 会员商品}}
|
|
|
<section class="vip-day10-goods" id="vip-goods">
|
...
|
...
|
@@ -77,6 +79,6 @@ |
|
|
|
|
|
<div class="ymodal" id="vip-privilege">
|
|
|
<div class="vh-center ymodal-dialog" data-dismiss="ymodal">
|
|
|
<img src="{{imgSrc 'img/activity/vip-day/privilege.png'}}" alt="VIP 权益">
|
|
|
<img src="{{imgSrc 'img/activity/vip-day/privilege.png'}}" alt="VIP 权益" id="aaasss">
|
|
|
</div>
|
|
|
</div> |
|
|
\ No newline at end of file |
...
|
...
|
|