feat: 更新依赖项版本,优化上传组件和路由配置,调整表单字段

This commit is contained in:
2026-01-12 16:04:48 +07:00
parent 07b11e5657
commit ac7882e99b
8 changed files with 47 additions and 94 deletions

View File

@@ -116,16 +116,6 @@ export const generatedRoutes: GeneratedRoute[] = [
hideInMenu: true
}
},
{
name: 'notification',
path: '/notification',
component: 'layout.base$view.notification',
meta: {
title: 'notification',
i18nKey: 'route.notification',
order: 7
}
},
{
name: 'news',
path: '/news',
@@ -136,6 +126,16 @@ export const generatedRoutes: GeneratedRoute[] = [
order: 8
}
},
{
name: 'notification',
path: '/notification',
component: 'layout.base$view.notification',
meta: {
title: 'notification',
i18nKey: 'route.notification',
order: 7
}
},
{
name: 'rwa',
path: '/rwa',