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() {