From 5a1e37bc966fb200da47f90ff148c065aa694738 Mon Sep 17 00:00:00 2001 From: Gary <3489015381@qq.com> Date: Tue, 26 Nov 2024 23:17:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=95=8C=E9=9D=A2=E5=92=8C?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E7=95=8C=E9=9D=A2=E4=BF=AE=E6=94=B9=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E7=95=8C=E9=9D=A2=E5=AE=8C=E6=88=90=E5=89=8D=E5=90=8E?= =?UTF-8?q?=E7=AB=AF=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 36 +-- pages/login/account_login/account_login.vue | 219 ++++++++++++++++-- .../login/change_password/change_password.vue | 184 +++++++-------- .../login/forget_password/forget_password.vue | 105 ++++++--- pages/login/register/register.vue | 191 ++++++++------- .../change_password/css/change_password.scss | 97 ++++++++ 6 files changed, 577 insertions(+), 255 deletions(-) create mode 100644 static/login/change_password/css/change_password.scss diff --git a/pages.json b/pages.json index c745496..71f508b 100644 --- a/pages.json +++ b/pages.json @@ -1,7 +1,7 @@ { "pages": [ /*---------------------------------------------------------动画过渡界面--------------------------------*/ - /* { + { "path": "pages/transition/page1/page1", "style": { "navigationStyle": "custom" @@ -42,11 +42,11 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*-----------------------------------------------------------------------动画过渡界面-------------------------------------------*/ /*-----------------------------------------------------------------------登录注册界面-----------------------------------------------*/ - /* { + { "path": "pages/login/account_login/account_login", "style": { "navigationStyle": "custom" @@ -69,18 +69,18 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*-----------------------------------------------------------------------登录注册界面-------------------------------------------*/ /*-----------------------------------------------------------------------性别填写界面---------------------------------------------*/ - /* { + { "path": "pages/information/sex/sex", "style": { "navigationStyle": "custom" } - },*/ + }, /*----------------------------------------------性别填写界面--------------------------------------------------------------*/ /*------------------------------------------------男生填写体重------------------------------------------------------*/ - /* { + { "path": "pages/information/boy_weight_start/boy_weight_start", "style": { "navigationStyle": "custom" @@ -97,10 +97,10 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*------------------------------------------------男生填写体重------------------------------------------------------------*/ /*------------------------------------------------男生填写身高------------------------------------------------------------*/ - /* { + { "path": "pages/information/boy_height_start/boy_height_start", "style": { "navigationStyle": "custom" @@ -117,10 +117,10 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*---------------------------------------男生填写身高--------------------------------------------------------------*/ /*------------------------------------------------女生填写身高------------------------------------------------------------*/ - /* { + { "path": "pages/information/girl_height_start/girl_height_start", "style": { "navigationStyle": "custom" @@ -137,10 +137,10 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*------------------------------------------------女生填写身高------------------------------------------------------------*/ /*------------------------------------------------------------------------女生填写体重------------------------------------------------------------------*/ - /* { + { "path": "pages/information/girl_weight_start/girl_weight_start", "style": { "navigationStyle": "custom" @@ -157,23 +157,23 @@ "style": { "navigationStyle": "custom" } - },*/ + }, /*--------------------------------------------------------------------女生填写体重------------------------------------------------------------------*/ /*----------------------------------------------------------填写使用目的--------------------------------------------------*/ - /* { + { "path": "pages/information/purpose/purpose", "style": { "navigationStyle": "custom" } - },*/ + }, /*------------------------------------------------填写使用目的-----------------------------------------------------------*/ /*---------------------------------------------------------------进入主页的过渡界面----------------------------------------------------*/ - /*{ + { "path": "pages/transition/page8/page8", "style": { "navigationStyle": "custom" } - },*/ + }, /*------------------------------------------------------------------进入主页的过渡界面--------------------------------------------*/ { diff --git a/pages/login/account_login/account_login.vue b/pages/login/account_login/account_login.vue index fbe3278..4bfcfbe 100644 --- a/pages/login/account_login/account_login.vue +++ b/pages/login/account_login/account_login.vue @@ -26,22 +26,26 @@ - + *该手机号未注册 - + *密码错误 + + + + - +