From 09ebceb7d98d5c14a367495c287939d143702a4a Mon Sep 17 00:00:00 2001 From: Bunny <1319900154@qq.com> Date: Sat, 11 May 2024 23:08:53 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=8F=B0=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/info.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/build/info.ts b/build/info.ts index 1c422d2..de90b45 100644 --- a/build/info.ts +++ b/build/info.ts @@ -9,6 +9,7 @@ dayjs.extend(duration); const welcomeMessage = gradientString("cyan", "magenta").multiline( `您好! 欢迎使用 bunny-admin 后台管理项目 +使用 antDesign,表格随便封装的 项目访问地址如下: http://localhost:8088/` );