From e716d2295468845179adaff9ef414841086ca8f0 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Fri, 30 Dec 2022 17:54:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=8F=98=E6=9B=B4=EF=BC=8C?= =?UTF-8?q?=E6=8E=88=E6=9D=83=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/auth/auth-userInfo-mobileInfo.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/auth/auth-userInfo-mobileInfo.vue b/components/auth/auth-userInfo-mobileInfo.vue index d0ef532..8398277 100644 --- a/components/auth/auth-userInfo-mobileInfo.vue +++ b/components/auth/auth-userInfo-mobileInfo.vue @@ -88,7 +88,7 @@ // }, appletName:{//小程序名称 type:String, - default:'' + default:'恒美植发' } }, data() { @@ -108,7 +108,6 @@ }, //用户信息 canIGetUserProfile: false, logoAvatar:'/static/public/logo-avatar.png', //默认用户头像 - appletName:'恒美植发',//小程序名称 }; }, destroyed() {