Add mobile H5 QA experience
This commit is contained in:
@@ -8,6 +8,7 @@ import {
|
||||
ClipboardCheck,
|
||||
DatabaseZap,
|
||||
Gauge,
|
||||
MessageCircle,
|
||||
Library,
|
||||
ListChecks,
|
||||
Settings,
|
||||
@@ -21,6 +22,7 @@ const navItems = [
|
||||
{ href: "/high-risk", label: "高风险", icon: ShieldAlert },
|
||||
{ href: "/standard-qa", label: "标准库", icon: Library },
|
||||
{ href: "/callable-qa", label: "可调用库", icon: DatabaseZap },
|
||||
{ href: "/h5", label: "H5 问答", icon: MessageCircle },
|
||||
{ href: "/logs", label: "运行日志", icon: ListChecks },
|
||||
{ href: "/settings", label: "系统设置", icon: Settings }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user