| 1 |
- <view class="container data-v-18847812"><image src="{{$root.m0}}" class="_img data-v-18847812"></image><view class="form data-v-18847812"><view class="form_title data-v-18847812">{{type==='2'?'账户解绑':'账户绑定'}}</view><view class="form_name data-v-18847812">账户<view class="name_input data-v-18847812"><input type="text" placeholder="请输入商户超级管理员账号" data-event-opts="{{[['input',[['__set_model',['','formName','$event',[]]]]]]}}" value="{{formName}}" bindinput="__e" class="data-v-18847812"/></view></view><view class="form_password data-v-18847812">密码<view class="password_input data-v-18847812"><input type="text" password="{{true}}" placeholder="请输入商户超级管理员密码" data-event-opts="{{[['input',[['__set_model',['','formPassword','$event',[]]]]]]}}" value="{{formPassword}}" bindinput="__e" class="data-v-18847812"/></view></view><view class="form_msg data-v-18847812">{{info}}</view><view data-event-opts="{{[['tap',[['handleClickBtn',['$event']]]]]}}" class="form_btn data-v-18847812" bindtap="__e">{{type==='2'?'解绑':'绑定'}}</view></view></view>
|