- <!--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/20241125/jbv41d032141490.png?imageView2/1/w/200/h/200"></image>
- <view class="text">零钱</view>
- </view>
- <view class="textbox">
- <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241125/mbd741032155770.png?imageView2/1/w/200/h/200"></image>
- <view class="text">经营账户</view>
- </view>
- <view class="textbox">
- <image src="https://file-cloud.fmode.cn/EbxZUK5lBI/20241125/rv8b0o032217262.png?imageView2/1/w/200/h/200"></image>
- <view class="text">银行卡</view>
- </view>
- </view>
|