mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-24 04:27:09 +08:00
优化 filelist, add settings
This commit is contained in:
@@ -5,6 +5,8 @@ export enum PageEnum {
|
||||
BASE_HOME = '/dashboard',
|
||||
// file list path
|
||||
PAGE_FILELIST = '/filelist',
|
||||
// personal settings path
|
||||
PAGE_SETTINGS = '/settings',
|
||||
// error page path
|
||||
ERROR_PAGE = '/exception',
|
||||
// error log page path
|
||||
|
||||
Reference in New Issue
Block a user