huangsijun
2025-09-22 a78c011de350b188afb03beb2f26a73f35f71986
1
<view data-event-opts="{{[['tap',[['closePop',[null]]]]]}}" class="{{[Visible?'pop-bg open':'pop-bg close']}}" catchtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="pop-content" catchtap="__e"><view class="recharge-top theme-bg mb30"><view class="recharge-icon left"></view><view class="recharge-icon right"></view></view><view class="f30 gray3 ww100 mb35 tc fb">{{$root.m0+"提现"}}</view><view class="input-box"><input type="text" placeholder="{{'请输入兑换'+$root.m1+'值'}}" data-event-opts="{{[['input',[['__set_model',['','value','$event',[]]]]]]}}" value="{{value}}" bindinput="__e"/><image class="input-err" src="/static/icon/input-err.png" mode data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e"></image></view><view class="gray9 f26 tc mt30" style="margin-bottom:56rpx;">{{"注:1"+$root.m2+" = "+discount_ratio+" 余额"}}</view><view class="ww100 d-c-c"><view data-event-opts="{{[['tap',[['submit']]]]}}" class="sub-btn theme-btn" bindtap="__e">确认</view><view data-event-opts="{{[['tap',[['closePop',[null]]]]]}}" class="close-btn theme-borderbtn" bindtap="__e">取消</view></view></view></view>