Commit b53d1d8c by 陈超

A

parent 6f486c10
......@@ -103,7 +103,7 @@
</if>
</div>
<div class="layout_h_b" style="margin-top: 0.5rem;">
<span class="text_14_600 color_FF3B3B">¥{$vo['price']}</span>
<span class="text_14_600 color_FF3B3B"><if condition="$vo['price'] eq 0">免费<else />¥{$vo['price']}</if></span>
<van-image src="__THEME__/img/down_load_icon.png" width="13" height="16" ></van-icon>
</div>
<div class="home_divider divider"></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