Merge remote-tracking branch 'Soybean/v2.0' into v2.0

This commit is contained in:
xlsea
2025-07-31 14:53:35 +08:00
139 changed files with 2172 additions and 15201 deletions

View File

@ -170,34 +170,12 @@ const routeMap: RouteMap = {
"403": "/403",
"404": "/404",
"500": "/500",
"demo": "/demo",
"demo_demo": "/demo/demo",
"demo_tree": "/demo/tree",
"home": "/home",
"iframe-page": "/iframe-page/:url",
"login": "/login/:module(pwd-login|code-login|register|reset-pwd|bind-wechat)?",
"monitor": "/monitor",
"monitor_cache": "/monitor/cache",
"monitor_logininfor": "/monitor/logininfor",
"monitor_online": "/monitor/online",
"monitor_operlog": "/monitor/operlog",
"social-callback": "/social-callback",
"system": "/system",
"system_client": "/system/client",
"system_config": "/system/config",
"system_dept": "/system/dept",
"system_dict": "/system/dict",
"system_menu": "/system/menu",
"system_notice": "/system/notice",
"system_oss": "/system/oss",
"system_oss-config": "/system/oss-config",
"system_post": "/system/post",
"system_role": "/system/role",
"system_tenant": "/system/tenant",
"system_tenant-package": "/system/tenant-package",
"system_user": "/system/user",
"tool": "/tool",
"tool_gen": "/tool/gen",
"user-center": "/user-center"
};