From 84c8412fe9149284cd0dd3557301a6063218296c Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Tue, 7 Nov 2023 16:14:51 +0800 Subject: [PATCH] fix --- public/index.html | 45 +- src/pages/account/login/index.vue | 1180 +++++++++++++++-------------- src/setting.js | 2 +- 3 files changed, 651 insertions(+), 576 deletions(-) diff --git a/public/index.html b/public/index.html index 7a530d1..5cdd5a2 100644 --- a/public/index.html +++ b/public/index.html @@ -1,20 +1,31 @@ - - - - - - - - 数据前瞻——准确、海量、易用的财经数据平台 - - - -
- - - + + + + + + + + + 数据前瞻——准确、海量、易用的财经数据平台 + + + +
+ + diff --git a/src/pages/account/login/index.vue b/src/pages/account/login/index.vue index 60a5ad8..d143592 100644 --- a/src/pages/account/login/index.vue +++ b/src/pages/account/login/index.vue @@ -1,126 +1,186 @@