登录及点击图标默认画面修改
parent
27842a9968
commit
78bb942c7e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue