mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-15 21:42:01 +08:00
feat: add dashboard page
This commit is contained in:
@@ -6,6 +6,6 @@ const LOGIN_PATH = '/auth/login';
|
||||
/**
|
||||
* @zh_CN 默认首页地址
|
||||
*/
|
||||
const DEFAULT_HOME_PATH = '/welcome';
|
||||
const DEFAULT_HOME_PATH = '/analytics';
|
||||
|
||||
export { DEFAULT_HOME_PATH, LOGIN_PATH };
|
||||
|
||||
Reference in New Issue
Block a user