Commit e9fa7eda by 冷斌

fix bug

parent 48d19534
...@@ -77,9 +77,9 @@ ...@@ -77,9 +77,9 @@
<img src="__PUBLIC__/appapi/pay/img/zfb-icon.png" > <img src="__PUBLIC__/appapi/pay/img/zfb-icon.png" >
<span>支付宝</span> <span>支付宝</span>
</div> </div>
<div class="foot_right"> <div class="foot_right" @click="wx">
<img src="__PUBLIC__/appapi/pay/img/wx-icon.png" > <img src="__PUBLIC__/appapi/pay/img/wx-icon.png" >
<span @click="wx">微信支付</span> <span >微信支付</span>
</div> </div>
</div> </div>
</div> </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