| 1 |
- <view class="pages data-v-b237504c"><view class="wrap login data-v-b237504c"><form data-event-opts="{{[['submit',[['',['$event']]]],['reset',[['',['$event']]]]]}}" bindsubmit="__e" bindreset="__e" class="data-v-b237504c"><view class="til data-v-b237504c">登录</view><view class="uni-form-item-wrap data-v-b237504c"><view class="uni-form-item data-v-b237504c"><input class="uni-input data-v-b237504c" maxlength="11" focus="{{true}}" placeholder="手机号" data-event-opts="{{[['input',[['__set_model',['','userName','$event',[]]]]]]}}" value="{{userName}}" bindinput="__e"/></view><view class="uni-form-item data-v-b237504c"><input class="uni-input data-v-b237504c" type="{{viewpassword?'text':'password'}}" maxlength="16" focus="{{true}}" placeholder="密码" data-event-opts="{{[['input',[['__set_model',['','userPwd','$event',[]]]]]]}}" value="{{userPwd}}" bindinput="__e"/><button class="{{['eyebtn data-v-b237504c',viewpassword?'text':'password']}}" type="default" data-event-opts="{{[['tap',[['eyeclick',['$event']]]]]}}" bindtap="__e"></button></view></view><button class="btn data-v-b237504c" form-type="submit" type="primary" data-event-opts="{{[['tap',[['login',['$event']]]]]}}" bindtap="__e">登录</button></form></view><view class="wxlogin data-v-b237504c"><view class="wxlogin-btn data-v-b237504c" open-type="getUserInfo" data-event-opts="{{[['getuserinfo',[['wxLogin',['$event']]]]]}}" bindgetuserinfo="__e"><image class="wxlogin-icon data-v-b237504c" src="/static/img/wx-icon.png" mode></image></view></view></view>
|