1
0
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:
源文雨
2023-03-15 15:11:24 +08:00
parent 1dfebb09e2
commit 513680bdb1
28 changed files with 1098 additions and 226 deletions

View File

@@ -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