From 9f404f0a3d90c3fec5fe7a3581eb171b76800c08 Mon Sep 17 00:00:00 2001 From: Jo <479214531@qq.com> Date: Tue, 16 Nov 2021 00:09:08 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/header/index.vue | 2 +- src/pages/account/login/index.vue | 7 +++++++ src/pages/data/list/index.vue | 4 ++-- src/pages/user/list/index.vue | 1 + src/plugins/requests/index.js | 3 +++ 5 files changed, 14 insertions(+), 3 deletions(-) diff --git a/src/layouts/header/index.vue b/src/layouts/header/index.vue index 765aa5a..8ce62be 100644 --- a/src/layouts/header/index.vue +++ b/src/layouts/header/index.vue @@ -141,7 +141,7 @@ export default { this.schoolName = res.schoolName this.setInfo({ avatar: userInfo.userAvatars, - userName: userAccount.account + userName: userInfo.userName }) }).catch(err => { }) }, diff --git a/src/pages/account/login/index.vue b/src/pages/account/login/index.vue index 5ae32df..4917d9d 100644 --- a/src/pages/account/login/index.vue +++ b/src/pages/account/login/index.vue @@ -34,6 +34,7 @@ +

依据国家政策法规,需绑定手机号进行实网络实名才可登录使用本平台

@@ -349,4 +350,10 @@ export default { } } } + .tips { + margin: 0 0 10px 5px; + font-size: 14px; + text-align: center; + color: #666; + } \ No newline at end of file diff --git a/src/pages/data/list/index.vue b/src/pages/data/list/index.vue index aaaa22e..8d1d440 100644 --- a/src/pages/data/list/index.vue +++ b/src/pages/data/list/index.vue @@ -102,7 +102,7 @@
- + @@ -111,7 +111,7 @@ - +