From ac42fe79534781f4209c404daee3ed32182d672b Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Mon, 13 Mar 2023 18:00:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mods/extra/AppMine/userInfo.vue | 1 + src/project/huizhili/AppMine/userInfo.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/mods/extra/AppMine/userInfo.vue b/src/mods/extra/AppMine/userInfo.vue index ff50951..dbe5f21 100644 --- a/src/mods/extra/AppMine/userInfo.vue +++ b/src/mods/extra/AppMine/userInfo.vue @@ -221,6 +221,7 @@ export default { width: 100%; font-size: 30px; text-align: center; + color: #4181FF; } } diff --git a/src/project/huizhili/AppMine/userInfo.vue b/src/project/huizhili/AppMine/userInfo.vue index c053734..d378f64 100644 --- a/src/project/huizhili/AppMine/userInfo.vue +++ b/src/project/huizhili/AppMine/userInfo.vue @@ -221,6 +221,7 @@ export default { width: 100%; font-size: 30px; text-align: center; + color: #4181FF; } }