fix(web): add Page component icon and fix label in plugin component list

Add PanelTop icon for Page components in the plugin detail component
list. Change zh-Hans label from '扩展页' to '页面' for consistency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Junyan Qin
2026-04-25 21:38:52 +08:00
parent 2c28635a39
commit 78e55509ae
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -467,7 +467,7 @@ const zhHans = {
Command: '命令',
KnowledgeEngine: '知识引擎',
Parser: '解析器',
Page: '扩展页',
Page: '页',
},
uploadLocal: '本地上传',
debugging: '调试中',