From 346ff42d1d8ae72aabb267314c23dc2eb53ddabb Mon Sep 17 00:00:00 2001 From: wang_fan_w <2547096351@qq.com> Date: Thu, 20 Jun 2024 00:01:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/personal-center/userinfo/userinfo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/personal-center/userinfo/userinfo.vue b/src/views/personal-center/userinfo/userinfo.vue index 5a172a2..3b91f20 100644 --- a/src/views/personal-center/userinfo/userinfo.vue +++ b/src/views/personal-center/userinfo/userinfo.vue @@ -81,7 +81,6 @@ const list = reactive({ { label: "🌈人生多彩,除了工作还有很大的世界供我们探索,Let's go!" } ] }); -console.log(list); const onLink = (item: any) => { if (!item.link) return;