From 90a40d93dc7a03873e65de746159494acbc1fc57 Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Tue, 28 May 2024 13:05:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=9A=80=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E5=92=8C=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E8=AE=BF=E9=97=AE=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/info.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build/info.ts b/build/info.ts index 5e1e40a..1b00f92 100644 --- a/build/info.ts +++ b/build/info.ts @@ -9,8 +9,11 @@ dayjs.extend(duration); const welcomeMessage = gradientString('cyan', 'magenta').multiline( `您好! 欢迎使用 bunny-admin 后台管理 -项目访问地址如下: -http://localhost:8802/`, +项目开发访问地址如下: +http://localhost:8202/ +项目生产访问地址如下: +http://localhost:8202/ +`, ); const boxenOptions: BoxenOptions = {