From 5355011b9d5e4f32a8751d1c2e600b2601fd8967 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期四, 16 三月 2023 17:50:42 +0800 Subject: [PATCH] 注册页面修改 --- unpackage/dist/dev/mp-weixin/pages/login/login.wxml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/unpackage/dist/dev/mp-weixin/pages/login/login.wxml b/unpackage/dist/dev/mp-weixin/pages/login/login.wxml index 85dfdce..3c92231 100644 --- a/unpackage/dist/dev/mp-weixin/pages/login/login.wxml +++ b/unpackage/dist/dev/mp-weixin/pages/login/login.wxml @@ -1 +1 @@ -<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> \ No newline at end of file +<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> \ No newline at end of file -- Gitblit v1.9.1