wallet.wxml 1.3 KB
<view class="page"><view class="item"><view class="title">账户余额</view><view class="money">¥998.57</view><view class="moneyBox"><view data-event-opts="{{[['tap',[['chonghzi',['$event']]]]]}}" class="mitem" bindtap="__e"><image class="itemImg" src="../../static/money_a.png" mode="widthFix"></image><view class="word">我要充值</view></view><view data-event-opts="{{[['tap',[['zhuanzhang',['$event']]]]]}}" class="mitem" bindtap="__e"><image class="itemImg" src="../../static/money_b.png" mode="widthFix"></image><view class="word">我要转账</view></view><view data-event-opts="{{[['tap',[['tixian',['$event']]]]]}}" class="mitem" bindtap="__e"><image class="itemImg" src="../../static/money_c.png" mode="widthFix"></image><view class="word">我要提现</view></view></view><view class="tipsword">账户明细</view></view><view class="item"><view class="title">赊吧剩余额度</view><view class="money">¥698.57</view><view class="moneyBox"><view class="zitem"><view class="name">总额度</view><view class="word">¥8800.00</view></view><view class="zitem"><view class="name">全部待还</view><view class="word">¥1100.00</view></view></view><view data-event-opts="{{[['tap',[['sheba',['$event']]]]]}}" class="tipsword" bindtap="__e">赊吧订单</view></view></view>