Commit 7cf46308 by 刘海龙

111

parent 8c3b788c
......@@ -9,6 +9,7 @@
.pay_dl .vip_type_item.on .turn { color: #A3E460; }
.pay_dl .vip_type_item.on .txt { color: #fff; background: #A3E460; line-height: 18px; }
.pay_dl .vip_type_item .txt { padding: 0 8px; background: #32C5FF; border-radius: 9px; color: #fff; line-height: 18px; }
.pay_dl .vip_type_item { margin-right: 22%; }
</style>
<div class="body">
<!-- <div class="header2">
......@@ -53,6 +54,10 @@
</div>
<div class="pay_dl marsty_docse">
<div class="g-join">
<div class="chong">选择时长</div>
<!-- <div class="disc">每月可免费学习多个收费课程,还有更多惊喜折扣</div> -->
</div>
<div id="vip_type_time">
<div class="g-time on">
<input type="radio" name="vip_type_time" id="vip_month" readonly data-value="{$user_vip[0]['vip_month']|default=0}" value="month" checked />
......
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