From ad62f00112707409b5cc504ba1ebc1b857b0737e Mon Sep 17 00:00:00 2001 From: haoziqaq <357229046@qq.com> Date: Sat, 29 Jun 2024 00:59:48 +0800 Subject: [PATCH] feat: support github link --- src/App.vue | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index ac7ead8..3c4db5c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -52,9 +52,17 @@ function handleClick(value: string, { name, icon }: { name: string; icon: string