康巴易测肤/伤疤uniapp小程序类
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 line
3.2KB

  1. <view class="app-container"><view class="main"><view class="img-box"><image class="img_login" showLoading="{{true}}" src="{{img_login}}" mode="widthFix"></image></view><view class="login-box"><view class="form-box"><u--form class="vue-ref" vue-id="6b4b36ba-1" labelPosition="left" model="{{form}}" rules="{{rules}}" data-ref="uForm" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('6b4b36ba-2')+','+('6b4b36ba-1')}}" label="号码" prop="userInfo.name" borderBottom="{{true}}" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('6b4b36ba-3')+','+('6b4b36ba-2')}}" border="none" placeholder="请输入手机号" type="number" value="{{form.userInfo.phone}}" data-event-opts="{{[['^input',[['__set_model',['$0','phone','$event',[]],['form.userInfo']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('6b4b36ba-4')+','+('6b4b36ba-1')}}" label="验证码" prop="userInfo.name" borderBottom="{{true}}" labelWidth="60" bind:__l="__l" vue-slots="{{['default','right']}}"><u--input bind:input="__e" vue-id="{{('6b4b36ba-5')+','+('6b4b36ba-4')}}" border="none" placeholder="请输入验证码" type="number" value="{{form.userInfo.code}}" data-event-opts="{{[['^input',[['__set_model',['$0','code','$event',[]],['form.userInfo']]]]]}}" bind:__l="__l"></u--input><u-code class="vue-ref" vue-id="{{('6b4b36ba-6')+','+('6b4b36ba-4')}}" seconds="{{seconds}}" data-ref="uCode" data-event-opts="{{[['^end',[['end']]],['^start',[['start']]],['^change',[['codeChange']]]]}}" bind:end="__e" bind:start="__e" bind:change="__e" bind:__l="__l"></u-code><u-button vue-id="{{('6b4b36ba-7')+','+('6b4b36ba-4')}}" slot="right" color="#f8f8f8" type="default" size="normal" data-event-opts="{{[['^click',[['getCode']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><u--text vue-id="{{('6b4b36ba-8')+','+('6b4b36ba-7')}}" color="#333" text="{{tips}}" bind:__l="__l"></u--text></u-button></u-form-item></u--form></view><view class="action-box"><view class="btn-box"><u-button vue-id="6b4b36ba-9" color="{{bgthemeColor}}" type="info" size="large" data-event-opts="{{[['^click',[['login',['phone']]]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><text class="{{['black',!checked?'gray':'']}}">手机号码登录</text></u-button></view><view class="btn-box"><u-button vue-id="6b4b36ba-10" color="{{bgthemeColor}}" type="info" size="large" data-event-opts="{{[['^click',[['login',['wx']]]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><text class="{{['black',!checked?'gray':'']}}">微信一键登录</text></u-button></view></view><view class="agree-box"><u-checkbox-group vue-id="6b4b36ba-11" bind:__l="__l" vue-slots="{{['default']}}"><u-checkbox vue-id="{{('6b4b36ba-12')+','+('6b4b36ba-11')}}" shape="circle" size="20" value="{{checked}}" data-event-opts="{{[['^change',[['onChange']]],['^input',[['__set_model',['','checked','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-checkbox></u-checkbox-group><view class="agree-text">同意<text data-event-opts="{{[['tap',[['onUserAgreement',['$event']]]]]}}" class="blue" bindtap="__e">用户协议</text>和<text class="blue">隐私协议</text></view></view></view></view></view>