master
parent
fb6607df7b
commit
37cd2b3cb9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
<view class="container data-v-6126915d"><image class="bkg data-v-6126915d" mode="aspectFill" src="../static/login-bg.png"></image><view class="login data-v-6126915d"><view class="login-title data-v-6126915d"><view class="data-v-6126915d">Hello</view><view class="data-v-6126915d">欢迎登录护工端</view></view><view class="login-form data-v-6126915d"><view class="data-v-6126915d"><u-input bind:input="__e" vue-id="78a7c96e-1" border-color="#f5f5f5" placeholder="请输入用户名" value="{{form.username}}" data-event-opts="{{[['^input',[['__set_model',['$0','username','$event',[]],['form']]]]]}}" class="data-v-6126915d" bind:__l="__l"></u-input></view><view class="data-v-6126915d"><u-input bind:input="__e" vue-id="78a7c96e-2" border-color="#f5f5f5" type="password" placeholder="请输入密码" value="{{form.password}}" data-event-opts="{{[['^input',[['__set_model',['$0','password','$event',[]],['form']]]]]}}" class="data-v-6126915d" bind:__l="__l"></u-input></view></view><view class="role-select data-v-6126915d"><view class="role-title data-v-6126915d">请选择登录角色:</view><view class="role-options data-v-6126915d"><block wx:for="{{roleList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({item})}}" class="role-item data-v-6126915d" bindtap="__e"><view class="{{['radio-box','data-v-6126915d',(form.role===item.value)?'active':'']}}"><block wx:if="{{form.role===item.value}}"><view class="radio-inner data-v-6126915d"></view></block></view><text class="role-label data-v-6126915d">{{item.label}}</text></view></block><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="role-item role-item-check data-v-6126915d" bindtap="__e"><view class="{{['radio-box','data-v-6126915d',(isRemeber)?'active':'']}}"><block wx:if="{{isRemeber}}"><view class="radio-inner data-v-6126915d"></view></block></view><text class="role-label data-v-6126915d">记住当前登录状态</text></view></view></view><view class="login-btn data-v-6126915d"><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" bindtap="__e" class="data-v-6126915d">立即登录</view></view></view></view>
|
<view class="container data-v-6126915d"><image class="bkg data-v-6126915d" mode="aspectFill" src="../static/login-bg.png"></image><view class="login data-v-6126915d"><view class="login-title data-v-6126915d"><view class="data-v-6126915d">Hello</view><view class="data-v-6126915d">欢迎登录护工端</view></view><view class="login-form data-v-6126915d"><view class="data-v-6126915d"><u-input bind:input="__e" vue-id="78a7c96e-1" border-color="#f5f5f5" placeholder="请输入用户名" value="{{form.username}}" data-event-opts="{{[['^input',[['__set_model',['$0','username','$event',[]],['form']]]]]}}" class="data-v-6126915d" bind:__l="__l"></u-input></view><view class="data-v-6126915d"><u-input bind:input="__e" vue-id="78a7c96e-2" border-color="#f5f5f5" type="password" placeholder="请输入密码" value="{{form.password}}" data-event-opts="{{[['^input',[['__set_model',['$0','password','$event',[]],['form']]]]]}}" class="data-v-6126915d" bind:__l="__l"></u-input></view></view><view class="role-select data-v-6126915d"><view class="role-title data-v-6126915d">请选择登录角色:</view><view class="role-options data-v-6126915d"><block wx:for="{{roleList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({item})}}" class="role-item data-v-6126915d" bindtap="__e"><view class="{{['radio-box','data-v-6126915d',(form.role===item.value)?'active':'']}}"><block wx:if="{{form.role===item.value}}"><view class="radio-inner data-v-6126915d"></view></block></view><text class="role-label data-v-6126915d">{{item.label}}</text></view></block><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="role-item role-item-check data-v-6126915d" bindtap="__e"><view class="{{['radio-box','data-v-6126915d',(isRemeber)?'active':'']}}"><block wx:if="{{isRemeber}}"><view class="radio-inner data-v-6126915d"></view></block></view><text class="role-label data-v-6126915d">记住当前登录状态</text></view></view></view><view class="login-btn data-v-6126915d"><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" bindtap="__e" class="data-v-6126915d">立即登录</view></view><block wx:if="{{showPrivacyTip}}"><view class="privacy-tip data-v-6126915d"><view class="privacy-content data-v-6126915d"><view class="privacy-title data-v-6126915d">用户隐私保护指引</view><view class="privacy-text data-v-6126915d">为了向您提供更好的服务,我们需要获取您的个人信息。我们将严格遵守相关法律法规,保护您的隐私安全。</view><view data-event-opts="{{[['tap',[['openPrivacyContract',['$event']]]]]}}" class="privacy-link data-v-6126915d" bindtap="__e">查看《用户隐私保护指引》</view><view class="privacy-buttons data-v-6126915d"><view data-event-opts="{{[['tap',[['handlePrivacyCancel',['$event']]]]]}}" class="privacy-btn cancel data-v-6126915d" bindtap="__e">暂不使用</view><view data-event-opts="{{[['tap',[['handlePrivacyConfirm',['$event']]]]]}}" class="privacy-btn confirm data-v-6126915d" bindtap="__e">同意并继续</view></view></view></view></block></view></view>
|
||||||
Loading…
Reference in new issue