feat: 整合知识库管理页面

This commit is contained in:
zxr
2026-07-22 03:26:22 +08:00
parent 51f938fbfc
commit 98e1baf1bb
15 changed files with 1795 additions and 3015 deletions

View File

@@ -953,13 +953,13 @@ export const localMenuFlatItems: MenuItem[] = [
{
id: 64,
identity: '019b591d-03e8-7d4b-b8cf-7a5142320c61',
title: '标签管理',
title_en: 'Tag Management',
code: 'ops:知识库管理:标签管理',
description: '知识库管理 - 标签管理',
title: '公共分类',
title_en: 'Category Management',
code: 'ops:知识库管理:公共分类',
description: '知识库管理 - 公共分类',
app_id: 2,
parent_id: 63,
menu_path: '/kb/tags',
menu_path: '/kb/categories',
menu_icon: 'appstore',
type: 1,
sort_key: 46,

View File

@@ -1125,13 +1125,13 @@ export const localMenuItems: MenuItem[] = [
{
id: 64,
identity: '019b591d-03e8-7d4b-b8cf-7a5142320c61',
title: '标签管理',
title_en: 'Tag Management',
code: 'ops:知识库管理:标签管理',
description: '知识库管理 - 标签管理',
title: '公共分类',
title_en: 'Category Management',
code: 'ops:知识库管理:公共分类',
description: '知识库管理 - 公共分类',
app_id: 2,
parent_id: 63,
menu_path: '/kb/tags',
menu_path: '/kb/categories',
menu_icon: 'appstore',
type: 1,
sort_key: 11,