refactor:修改默认首页为 workspace 工作台
This commit is contained in:
@@ -6,7 +6,7 @@ export const LOGIN_PATH = '/auth/login';
|
||||
/**
|
||||
* @zh_CN 默认首页地址
|
||||
*/
|
||||
export const DEFAULT_HOME_PATH = '/analytics';
|
||||
export const DEFAULT_HOME_PATH = '/workspace';
|
||||
|
||||
export interface LanguageOption {
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user