+
{$t('工作空间')}
+
+
+ {window.open('https://docs.apipark.com/docs/category/%E5%9B%A2%E9%98%9F','_blank')}}>
+ {$t('团队中包含了人员、应用和服务,不同团队之间的应用和服务数据是隔离的,可用于管理企业内部不同的部门/项目组/团队。')}
+
+ {window.open('https://docs.apipark.com/docs/category/%E6%9C%8D%E5%8A%A1','_blank')}}>
+ {$t('服务内包含一组 API,并且可以发布到 API 市场被其他团队使用。')}
+
+ {window.open('https://docs.apipark.com/docs/category/%E5%BA%94%E7%94%A8','_blank')}}>
+ {$t('应用是申请服务和调用 API 的身份,可以在 API 市场申请调用服务,并且每个应用拥有独立的 API 访问鉴权。')}
+
+
+
+
{$t('API 市场')}
+
+
+ {window.open('https://docs.apipark.com/docs/category/api-market','_blank')}}>
+ {$t('你可以在 API 市场中查看所有公开的服务。')}
+
+ {window.open('https://docs.apipark.com/docs/tutorials/application/subscribe-service','_blank')}}>
+ {$t('如果需要调用某个服务的 API,需要先订阅该服务,并且等待提供服务的团队审批后才可发起 API 请求。')}
+
+ {window.open('https://docs.apipark.com/docs/tutorials/service/subscriber-approve','_blank')}}>
+ {$t('提供服务的团队可以审批来自其他团队的订阅申请,审批通过后的应用才可发起 API请求。')}
+
+
+
+
{$t('仪表盘')}
+
+
+ {window.open('https://docs.apipark.com/docs/quick/','_blank')}}>
+ {$t('仪表盘中提供了多种统计图表,帮助我们了解 API 的运行情况。')}
+
+
+
+
+
+
+ } iconPosition="end" classNames={{icon:'h-[22px] flex items-center'}} href="https://docs.apipark.com" target="_blank" className="text-[14px] font-bold px-0">{$t('了解更多功能')}
+ } onClick={()=>changeGuideShow((prev)=>!prev)} classNames={{icon:'h-[22px] flex items-center'}} className="text-[14px] font-bold">{$t('隐藏快速入门')}
+
+
+
+ >)
+}
\ No newline at end of file
diff --git a/frontend/packages/core/src/pages/system/SystemList.tsx b/frontend/packages/core/src/pages/system/SystemList.tsx
index 7f33f205..247d28f8 100644
--- a/frontend/packages/core/src/pages/system/SystemList.tsx
+++ b/frontend/packages/core/src/pages/system/SystemList.tsx
@@ -142,7 +142,7 @@ const SystemList:FC = ()=>{
return (