You can not 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 lines
1.9 KiB
1 lines
1.9 KiB
<view class="login data-v-22c93574"><block wx:if="{{isShow}}"><view class="login-form data-v-22c93574"><u--form vue-id="365c7700-1" labelPosition="left" model="{{model}}" rules="{{rules}}" labelWidth="80" labelAlign="center" data-ref="uForm" class="data-v-22c93574 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('365c7700-2')+','+('365c7700-1')}}" label="手机号" prop="mobile" borderBottom="{{true}}" class="data-v-22c93574" bind:__l="__l" vue-slots="{{['default']}}"><u--input bind:input="__e" vue-id="{{('365c7700-3')+','+('365c7700-2')}}" border="none" maxlength="11" placeholder="请输入账号" value="{{model.mobile}}" data-event-opts="{{[['^input',[['__set_model',['$0','mobile','$event',[]],['model']]]]]}}" class="data-v-22c93574" bind:__l="__l"></u--input></u-form-item><u-form-item vue-id="{{('365c7700-4')+','+('365c7700-1')}}" label="验证码" prop="code" borderBottom="{{true}}" class="data-v-22c93574" bind:__l="__l" vue-slots="{{['default']}}"><view class="verify data-v-22c93574"><view class="l data-v-22c93574"><u--input bind:input="__e" vue-id="{{('365c7700-5')+','+('365c7700-4')}}" border="none" maxlength="6" placeholder="请输入验证码" value="{{model.code}}" data-event-opts="{{[['^input',[['__set_model',['$0','code','$event',[]],['model']]]]]}}" class="data-v-22c93574" bind:__l="__l"></u--input></view><view class="r data-v-22c93574"><u-code vue-id="{{('365c7700-6')+','+('365c7700-4')}}" seconds="{{seconds}}" data-ref="uCode" data-event-opts="{{[['^change',[['codeChange']]]]}}" bind:change="__e" class="data-v-22c93574 vue-ref" bind:__l="__l"></u-code><button data-event-opts="{{[['tap',[['getCode',['$event']]]]]}}" bindtap="__e" class="data-v-22c93574">{{tips}}</button></view></view></u-form-item></u--form></view></block><block wx:if="{{isShow}}"><view data-event-opts="{{[['tap',[['toLogin']]]]}}" class="btn data-v-22c93574" bindtap="__e">立即绑定</view></block></view> |