登录及点击图标默认画面修改

main
zhufu 2026-02-12 08:41:35 +08:00
parent 27842a9968
commit 78bb942c7e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ export enum PageEnum {
// basic login path
BASE_LOGIN = '/login',
// basic home path
BASE_HOME = '/dashboard',
BASE_HOME = '/illegalconstruction/checkiinformation',
// error page path
ERROR_PAGE = '/exception',
// error log page path