feat: 小程序

This commit is contained in:
2025-11-19 00:03:45 +08:00
parent e5fee03e60
commit 612abee4d2
130 changed files with 226 additions and 529 deletions
@@ -234,19 +234,19 @@
<view class="way-option-item">
<image
v-if="item.type == 'wechat'"
src="@/static/new/wx.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/wx.png"
></image>
<image
v-if="item.type == 'alipay'"
src="@/static/new/zfb.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/zfb.png"
></image>
<image
v-if="item.type == 'balance'"
src="@/static/new/bank.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/bank.png"
></image>
<image
v-if="item.type == 'redpacket'"
src="@/static/new/jf.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/new/jf.png"
></image>
<text
v-if="item.type == 'wechat' || item.type == 'alipay'"