1 line
5.0 KiB
Plaintext
1 line
5.0 KiB
Plaintext
<view class="register absolute _div"><view class="shading _div"><view class="pictrue acea-row row-center-wrapper _div"><image src="{{$root.m0}}" class="_img"></image></view></view><block wx:if="{{formItem===1}}"><view class="whiteBg _div"><view class="title acea-row row-center-wrapper _div"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['navTap',[index]]]]]}}" class="{{['item _div',current===index?'on':'']}}" bindtap="__e">{{''+item+''}}</view></block></view><view class="list _div" hidden="{{current!==0}}"><form data-event-opts="{{[['submit',[['submit',['$event']]]]]}}" bindsubmit="__e"><view class="item _div"><view class="acea-row row-between-wrapper _div"><svg class="icon" vue-id="39b7be65-1" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-2')+','+('39b7be65-1')}}" xlink:href="#icon-phone_" bind:__l="__l"></use></svg><input type="text" placeholder="输入手机号码" required data-event-opts="{{[['input',[['__set_model',['','account','$event',[]]]]]]}}" value="{{account}}" bindinput="__e"/></view></view><view class="item _div"><view class="acea-row row-between-wrapper _div"><svg class="icon" vue-id="39b7be65-3" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-4')+','+('39b7be65-3')}}" xlink:href="#icon-code_" bind:__l="__l"></use></svg><input type="password" placeholder="填写登录密码" required data-event-opts="{{[['input',[['__set_model',['','password','$event',[]]]]]]}}" value="{{password}}" bindinput="__e"/></view></view></form></view><view class="list _div" hidden="{{current!==1}}"><view class="item _div"><view class="acea-row row-between-wrapper _div"><svg class="icon" vue-id="39b7be65-5" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-6')+','+('39b7be65-5')}}" xlink:href="#icon-phone_" bind:__l="__l"></use></svg><input type="text" placeholder="输入手机号码" data-event-opts="{{[['input',[['__set_model',['','account','$event',[]]]]]]}}" value="{{account}}" bindinput="__e"/></view></view><view class="item _div"><view class="align-left _div"><svg class="icon" vue-id="39b7be65-7" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-8')+','+('39b7be65-7')}}" xlink:href="#icon-code_1" bind:__l="__l"></use></svg><input class="codeIput" type="text" placeholder="填写验证码" data-event-opts="{{[['input',[['__set_model',['','captcha','$event',[]]]]]]}}" value="{{captcha}}" bindinput="__e"/><button class="{{['code',disabled===true?'on':'']}}" disabled="{{disabled}}" data-event-opts="{{[['tap',[['code',['$event']]]]]}}" bindtap="__e">{{''+text+''}}</button></view></view></view><view class="logon _div" hidden="{{current!==1}}" data-event-opts="{{[['tap',[['loginMobile',['$event']]]]]}}" bindtap="__e">登录</view><view class="logon _div" hidden="{{current===1}}" data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" bindtap="__e">登录</view><view class="tip _div">没有账号?<label data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="font-color-red _span" bindtap="__e">立即注册</label></view></view></block><block wx:else><view class="whiteBg _div"><view class="title _div">注册账号</view><view class="list _div"><view class="item _div"><view class="_div"><svg class="icon" vue-id="39b7be65-9" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-10')+','+('39b7be65-9')}}" xlink:href="#icon-phone_" bind:__l="__l"></use></svg><input type="text" placeholder="输入手机号码" data-event-opts="{{[['input',[['__set_model',['','account','$event',[]]]]]]}}" value="{{account}}" bindinput="__e"/></view></view><view class="item _div"><view class="align-left _div"><svg class="icon" vue-id="39b7be65-11" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-12')+','+('39b7be65-11')}}" xlink:href="#icon-code_1" bind:__l="__l"></use></svg><input class="codeIput" type="text" placeholder="填写验证码" data-event-opts="{{[['input',[['__set_model',['','captcha','$event',[]]]]]]}}" value="{{captcha}}" bindinput="__e"/><button class="{{['code',disabled===true?'on':'']}}" disabled="{{disabled}}" data-event-opts="{{[['tap',[['code',['$event']]]]]}}" bindtap="__e">{{''+text+''}}</button></view></view><view class="item _div"><view class="_div"><svg class="icon" vue-id="39b7be65-13" aria-hidden="true" bind:__l="__l" vue-slots="{{['default']}}"><use vue-id="{{('39b7be65-14')+','+('39b7be65-13')}}" xlink:href="#icon-code_" bind:__l="__l"></use></svg><input type="password" placeholder="填写您的登录密码" data-event-opts="{{[['input',[['__set_model',['','password','$event',[]]]]]]}}" value="{{password}}" bindinput="__e"/></view></view></view><view data-event-opts="{{[['tap',[['register',['$event']]]]]}}" class="logon _div" bindtap="__e">注册</view><view class="tip _div">已有账号?<label data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="font-color-red _span" bindtap="__e">立即登录</label></view></view></block><view class="bottom _div"></view></view> |