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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user