Commit 25786b52 by 陈超

T

parent 0a617598
......@@ -32,7 +32,7 @@
<div class="divider"></div>
<div style="margin-top: 1.5rem;" class="layout_h">
<van-icon @click="agree = !agree" :name="agree ? '__THEME__/img/picker_y@3x.png' : '__THEME__/img/unpicker.png'"></van-icon>
我已阅读并同意<a class="color_primary" href="{:U('basic/Single/info',array('id'=>'buy'))}">《{$site['site_keyword']}购买协议》</a>
我已阅读并同意<a href="{:U('basic/Single/info',array('id'=>'buy'))}"><span class="color_primary">《{$site['site_keyword']}购买协议》</span></a>
</div>
</div>
<div class="layout_h_v_c fixed_bottom_bar">
......
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