Commit 6549d184 by 刘海龙

111

parent 06923706
......@@ -12,6 +12,8 @@
.pay_dl .vip_type_item { margin-right: 21%; }
#vip_type_time { margin-top: 15px; }
.pay_dl #vip_type_time .g-time.on { border-color: #A3E460; color: #A3E460; }
.vip_pay_way .vip_pay_way_item { padding: 15xp 15px; }
.g-true { width: 116px; height: 80px; border-radius: 25px; background: #A3E460; color: 14px; line-height: 80px; text-align: center; }
</style>
<div class="body">
<!-- <div class="header2">
......@@ -115,7 +117,7 @@
</div>
<div class="money_box">
<a href="javascript:;" class="g-money">实付<em class="red_txt ft18" id="price_show">¥{$user_vip[0]['vip_month']}</em></a>
<a href="javascript:;" class="g-money">合计 <em class="red_txt ft18" id="price_show">¥{$user_vip[0]['vip_month']}</em></a>
<a class="g-true" href="javascript:;" onclick="rechangeVip(this);">确认支付</a>
</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