- <!--nova-tourism/pages/my/my-wallet/index.wxml-->
- <nav type="back" background-color="#ffffff" frontColor="#000000" title="钱包" />
- <view class="all" style="height: {{contentHeight}}rpx;">
- <view class="textbox">
- <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241212/qjtn9s104029899.png"></image>
- <view class="text">零钱</view>
- </view>
- <view class="textbox">
- <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241212/mv1h6v104029521.png"></image>
- <view class="text">经营账户</view>
- </view>
- <view class="textbox">
- <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241212/t1b1t1105307191.png"></image>
- <view class="text">银行卡</view>
- </view>
- </view>
|