From f68e1c507d07de9e5c624114ab308133c0f05b1d Mon Sep 17 00:00:00 2001 From: hwxlikemi <159146868+hwxlikemi@users.noreply.github.com> Date: Sun, 26 Jan 2025 19:44:43 +0800 Subject: [PATCH] Update App.vue --- src/App.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5809481..92851ae 100644 --- a/src/App.vue +++ b/src/App.vue @@ -111,10 +111,11 @@ onMounted(() => { const styleContent = "color: rgb(30,152,255);"; const title1 = "hwxlikemiの主页"; const title2 = " - __ __ _ __ _ - / / _ ____ __ / /(_)/ /__ ___ __ _ (_) - / _ \| |/|/ /\ \ // // // •_// -_)/ • \ / / -/_//_/|__•__//_\_\/_//_//_/\_\ \__//_/_/_//_/ "; +h l k +h liik k ii +hhh w wx xl kk eeemmmm +h hw w w x liik k e em m mii +h h w w x xliik kee m m mii"; const content = `\n\n版本: ${config.version}\n主页: ${config.home}\nGithub: ${config.github}`; console.info(`%c${title1} %c${title2} %c${content}`, styleTitle1, styleTitle2, styleContent); });