2020-11-12 14:57:34 +08:00

1 line
1.4 KiB
Plaintext

<view class="login-box _div data-v-a81f9cc0"><view class="_div data-v-a81f9cc0"><view class="logo-box _div data-v-a81f9cc0"><image style="width:81rpx;height:81rpx;" src="../../static/images/logos.png" mode="aspectFit" class="data-v-a81f9cc0"></image></view><view class="_h3 data-v-a81f9cc0">用户绑定</view><view class="_div data-v-a81f9cc0"><view class="input-title _div data-v-a81f9cc0">综管平台账号</view><view class="input-content _div data-v-a81f9cc0"><input class="uni-input data-v-a81f9cc0" type="text" placeholder="请输入综管平台账号" focus="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','userPassport','$event',[]],['saveData']],['keydown',['$event']]]]]}}" value="{{saveData.userPassport}}" bindinput="__e"/></view><view class="input-title _div data-v-a81f9cc0">综管平台密码</view><view class="input-content _div data-v-a81f9cc0"><input class="uni-input data-v-a81f9cc0" type="password" placeholder="请输入综管平台密码" data-event-opts="{{[['input',[['__set_model',['$0','userPassword','$event',[]],['saveData']],['keydown',['$event']]]],['key',[['nextStep',['$event']]]]]}}" value="{{saveData.userPassword}}" bindinput="__e" bindkey="__e"/></view><button class="{{['login-botton data-v-a81f9cc0',(post1)?'disabled':'']}}" type="primary" loading="{{ispost}}" data-event-opts="{{[['tap',[['postRegister',['$event']]]]]}}" bindtap="__e">确认绑定</button></view></view></view>