Merge remote-tracking branch 'soybeanjs/main' into ruoyi

# Conflicts:
#	CHANGELOG.md
#	README.md
#	build/config/proxy.ts
#	build/plugins/index.ts
#	package.json
#	src/plugins/loading.ts
#	src/service/request/index.ts
#	src/store/modules/auth/index.ts
#	src/store/modules/route/index.ts
#	src/typings/vite-env.d.ts
#	src/views/_builtin/login/modules/pwd-login.vue
This commit is contained in:
xlsea
2025-04-23 15:18:24 +08:00
70 changed files with 1652 additions and 2152 deletions

View File

@ -131,18 +131,7 @@ export const generatedRoutes: GeneratedRoute[] = [
meta: {
title: 'system_config',
i18nKey: 'route.system_config'
},
children: [
{
name: 'system_config_notice',
path: '/system/config/notice',
component: 'view.system_config_notice',
meta: {
title: 'system_config_notice',
i18nKey: 'route.system_config_notice'
}
}
]
}
},
{
name: 'system_dept',