You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
812 B
Plaintext

<view class="p10"><view class="bgf tc br8" style="height:calc(100vh - 20px);"><view class="iconfont icon-zhanghuyue _i"></view><view class="mt30 f16 c3">账户余额</view><view class="wxMoney"><text class="moneyFu">¥</text>{{''+balance+''}}</view><view><button data-event-opts="{{[['tap',[['goWithDraw',['$event']]]]]}}" class="loginOut dib" style="font-weight:400;margin-top:70px;" catchtap="__e">提现</button><block wx:if="{{isLogin&&(openId==''||openId==null||openId=='undefined')}}"><button class="loginOut dib" style="font-weight:400;margin-top:80px;" open-type="getUserInfo" data-event-opts="{{[['tap',[['getUserInfoBtn',['$event']]]]]}}" catchtap="__e">提现</button></block></view><navigator class="txmx" url="/pages/withdrawDetail/index" hover-class="thover">提现明细</navigator></view></view>