Browse Source

ceshi

devlop
邓雄飞 4 years ago
parent
commit
62cb3a00a7
1 changed files with 11 additions and 0 deletions
  1. 11
      pages/mine/index.vue

11
pages/mine/index.vue

@ -133,6 +133,17 @@
<image class="icon" src="/static/imgs/mine/my-receipt-code.png"></image>
<text class="label">收款码</text>
</view>
<view
class="icon-item"
@click="
go2('page-view', {
url: 'https://open.ys7.com/ezopen/h5/live?autoplay=1&audio=1&accessToken=at.4nv4ymoc4yq53ccu8ush1hjh1j4c37ot-709ap3yupk-0kyskdp-deriddgbs&hd=1&deviceSerial=C03531425&channelNo=1'
})
"
>
<image class="icon" src="/static/imgs/mine/my-receipt-code.png"></image>
<text class="label">收款码</text>
</view>
</view>
</view>
</view>

Loading…
Cancel
Save