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 @@
-
-
-
-
- 依据国家政策法规,需绑定手机号进行网络实名才可登录使用本平台
-
-
-
-
-
-
-
- {{phoneBtnText}}
-
-
-
-
-
-
- 该手机号已绑定以下用户信息
-
- -
- {{ user.schoolName }},{{ user.userName }},{{ user.workNumber }}{{ user.isEnable ? '' : '(已禁用)'}}
-
-
-
-
-
-
-
-
该手机号已与以下用户绑定
-
- -
- {{ user.userName }}({{ user.schoolName }})
-
-
-