| | |
| | | <view class="login"><js-lang vue-id="35a7246c-1" title="login.title" showBtn="{{false}}" bind:__l="__l"></js-lang><view class="logo">无人值守</view><user-password vue-id="35a7246c-2" bind:__l="__l"></user-password><view class="loginBtn"><u-button class="button" vue-id="35a7246c-3" disabled="{{btnLoading}}" loading="{{btnLoading}}" type="primary" text="微信一键登录" data-event-opts="{{[['^click',[['getUserProfile',['$event']]]]]}}" catch:click="__e" bind:__l="__l"></u-button></view><view data-event-opts="{{[['tap',[['registerClick',['$event']]]]]}}" class="register" bindtap="__e"><text>注册</text></view><view class="login-bottom-box"><view class="copyright">2023冀中能源无人值守微信小程序</view></view></view> |
| | | <view class="login"><view class="logo">无人值守</view><user-password vue-id="35a7246c-1" btnText="{{0}}" bind:__l="__l"></user-password><view class="loginBtn"><u-button class="button" vue-id="35a7246c-2" disabled="{{btnLoading}}" loading="{{btnLoading}}" type="primary" text="微信一键登录" data-event-opts="{{[['^click',[['beforeLoginEvent',['$event']]]]]}}" catch:click="__e" bind:__l="__l"></u-button></view><view data-event-opts="{{[['tap',[['registerClick',['$event']]]]]}}" class="register" bindtap="__e"><text>注册</text></view><view class="login-bottom-box"><view class="copyright">冀中能源无人值守微信小程序</view><view class="copyright">小程序仅供已拥有系统账号特定内部人员使用</view></view><view class="loginPopup"><u-popup vue-id="35a7246c-3" show="{{loginPopupShow}}" mode="bottom" round="10" safeAreaInsetBottom="{{true}}" data-event-opts="{{[['^close',[['closePopup']]],['^open',[['openPopup']]]]}}" bind:close="__e" bind:open="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-warp"><view class="body"><text>本小程序,仅供已拥有系统账号特定内部人员登录使用,点击同意即表示您已同意相应信息授权。</text></view><view class="btn"><u-button vue-id="{{('35a7246c-4')+','+('35a7246c-3')}}" type="error" text="不同意" shape="circle" plain="{{true}}" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-button vue-id="{{('35a7246c-5')+','+('35a7246c-3')}}" type="error" text="同意" throttleTime="3000" shape="circle" data-event-opts="{{[['^click',[['wxLogin']]]]}}" bind:click="__e" bind:__l="__l"></u-button></view></view></u-popup></view><view class="bindWxModel"><u-modal vue-id="35a7246c-6" show="{{bindWxModelShow}}" title="{{bindWxModelTitle}}" showCancelButton="{{true}}" content="{{bindWxContent}}" data-event-opts="{{[['^confirm',[['bindWxConfirm']]],['^cancel',[['bindWxCancel']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-modal></view></view> |