Compare commits
No commits in common. "7ccf2b9732393d42ae2d279ba2dff7d9b9705585" and "c2e3bbe97bb43091d35e14cef9726beaa6afd923" have entirely different histories.
7ccf2b9732
...
c2e3bbe97b
|
@ -9,7 +9,6 @@ dayjs.extend(duration);
|
||||||
|
|
||||||
const welcomeMessage = gradientString("cyan", "magenta").multiline(
|
const welcomeMessage = gradientString("cyan", "magenta").multiline(
|
||||||
`您好! 欢迎使用 bunny-admin 后台管理项目
|
`您好! 欢迎使用 bunny-admin 后台管理项目
|
||||||
使用 antDesign,表格随便封装的
|
|
||||||
项目访问地址如下:
|
项目访问地址如下:
|
||||||
http://localhost:8088/`
|
http://localhost:8088/`
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue