From ebb4d26e4d17c80f5217a6c6e2b005c38262dd83 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Thu, 4 Jan 2024 16:24:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E7=9A=84=E5=8A=9F=E8=83=BD=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 + pages/login/index.vue | 441 +++++++++++++++++++++++++++++++++------- pages/login/indexBk.vue | 111 ++++++++++ 3 files changed, 482 insertions(+), 78 deletions(-) create mode 100644 pages/login/indexBk.vue diff --git a/pages.json b/pages.json index 077e433..8be4beb 100644 --- a/pages.json +++ b/pages.json @@ -275,6 +275,14 @@ "navigationBarTitleText" : "", "enablePullDownRefresh" : false } + }, + { + "path" : "pages/login/index", + "style" : + { + "navigationBarTitleText" : "", + "enablePullDownRefresh" : false + } } ], "globalStyle": { diff --git a/pages/login/index.vue b/pages/login/index.vue index eec4a9c..5ae0c4c 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -1,111 +1,396 @@ + + + + diff --git a/pages/login/indexBk.vue b/pages/login/indexBk.vue new file mode 100644 index 0000000..eec4a9c --- /dev/null +++ b/pages/login/indexBk.vue @@ -0,0 +1,111 @@ + + + + +