1
0
mirror of https://github.com/fumiama/paper-manager.git synced 2026-06-23 12:00:35 +08:00

finish settings/contact page

This commit is contained in:
源文雨
2023-03-18 15:55:04 +08:00
parent a00b9e4048
commit a409325770
7 changed files with 36 additions and 50 deletions

View File

@@ -9,6 +9,8 @@ export enum PageEnum {
PAGE_SETTINGS = '/settings',
// password settings path
PAGE_PASSWORD_SETTINGS = '/settings/password',
// contact settings path
PAGE_CONTACT_SETTINGS = '/settings/contact',
// error page path
ERROR_PAGE = '/exception',
// error log page path