Commit a4fd2416 by 陈超

T

parent bb64259b
...@@ -15,16 +15,18 @@ ...@@ -15,16 +15,18 @@
<van-image src="{:getCover($cover,220,130)}" fit="cover" width="120" height="68"></van-image> <van-image src="{:getCover($cover,220,130)}" fit="cover" width="120" height="68"></van-image>
<div class="layout_v" style="margin-left: 0.75rem;"> <div class="layout_v" style="margin-left: 0.75rem;">
<span class="text_14_600 color_333333">{$video_title}</span> <span class="text_14_600 color_333333">{$video_title}</span>
<span class="text_14_600 color_FF3B3B" style="margin-top: 0.5rem;">{$moner_data['oriPrice']}</span> <span class="text_14_600 color_FF3B3B" style="margin-top: 0.5rem;">¥{$moner_data['oriPrice']}</span>
</div> </div>
</div> </div>
<div class="normal_gap"></div> <div class="normal_gap"></div>
<div class="layout_v pay_course_bottom"> <div class="layout_v pay_course_bottom">
<div class="layout_h_v_c"> <div class="layout_h">
<van-image height="28" width="28" fit="cover" src="__THEME__/img/wechat_logo.png"></van-image> <div class="layout_h_v_c">
<span class="text_14_400 color_333333" style="margin-left: 0.75rem;">微信</span> <van-image height="28" width="28" fit="cover" src="__THEME__/img/wechat_logo.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>
<van-icon name="__THEME__/img/picker_y@3x.png" size="20" ></van-icon>
</div> </div>
<div class="divider"></div> <div class="divider"></div>
<div style="margin-top: 1.5rem;" class="layout_h"> <div style="margin-top: 1.5rem;" class="layout_h">
......
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