From b1abee8c5b9634aec8649b76e64f169337a13914 Mon Sep 17 00:00:00 2001
From: zxy <353513737@qq.com>
Date: Sun, 31 Mar 2024 18:42:10 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=B8=AD=E5=BF=83=E7=9C=9F?=
=?UTF-8?q?=E5=AE=9E=E5=A7=93=E5=90=8D=E6=98=BE=E7=A4=BA=E5=85=A8=E5=90=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/my/my.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/my/my.vue b/pages/my/my.vue
index edce6a0..a62888c 100644
--- a/pages/my/my.vue
+++ b/pages/my/my.vue
@@ -6,7 +6,7 @@
- {{ auth.authInfo.realName ? stringFilterNum(auth.authInfo.realName, 1) :
+ {{ auth.authInfo.realName ? auth.authInfo.realName :
phoneFilter(userInfo.user_name) }}