待投用变更静态页面完成

This commit is contained in:
2026-08-24 14:35:20 +08:00
parent 1ad34b15a9
commit 0f86b9db7b
7 changed files with 207 additions and 3 deletions
+11
View File
@@ -205,6 +205,17 @@ export const generatedRoutes: GeneratedRoute[] = [
order: 4
}
},
{
name: 'home_pendingchange',
path: '/home/pendingchange',
component: 'view.home_pendingchange',
meta: {
title: 'home_pendingchange',
i18nKey: 'route.home_pendingchange',
icon: '',
order: 5
}
},
{
name: 'home_process',
path: '/home/process',