Commit 54c2e56a by 陈超

T

parent a4240efc
<include file="__THEME__/public_header_w3g"/> <include file="__THEME__/public_header_w3g"/>
<div id="app" style="background: #F5F5F5;"> <div id="app">
<div class="layout_v" style="background: white;"> <div class="layout_v" style="background: white;">
<div class="vip_buy_top_state"> <div class="vip_buy_top_state">
...@@ -49,6 +49,25 @@ ...@@ -49,6 +49,25 @@
<span class="text_14_400 color_999999" style="margin-left: 0.25rem;">{{isYear ? "年" : "月"}}</span> <span class="text_14_400 color_999999" style="margin-left: 0.25rem;">{{isYear ? "年" : "月"}}</span>
</div> </div>
</div> </div>
<div style="background: #F5F5F5;height: 0.5rem;"></div>
<div class="layout_v">
<div class="home_list_part" style="margin-top: 1.25rem;">
<div class="home_list_header layout_h">
<div class="home_list_header_v_line"></div>
<span class="text_16_600 color_333333 self_center" style="margin-left: 0.5rem;">选择支付方式</span>
</div>
</div>
<div class="layout_h_b">
<div class="layout_h_v_c">
<van-image height="28" width="28" fit="cover" src="__APP__/images/weixin.png"></van-image>
<span class="text_14_400 color_333333" style="margin-left: 0.75rem;">微信</span>
</div>
<van-icon name="__THEME__/img/picker_y@3x.png" size="20" ></van-icon>
</div>
</div>
</div> </div>
<link rel="stylesheet" href="__APP__/css/recharge_3g.css"> <link rel="stylesheet" href="__APP__/css/recharge_3g.css">
......
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