mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 15:00:16 +08:00
feat(projects): 增加项目文档外链
This commit is contained in:
@@ -107,6 +107,14 @@ const routeConstMap = new Map<RouteKey, RouteConst>([
|
||||
title: 'naive文档'
|
||||
}
|
||||
],
|
||||
[
|
||||
'document_project',
|
||||
{
|
||||
name: 'document_project',
|
||||
path: 'https://docs.soybean.pro/',
|
||||
title: '项目文档(外链)'
|
||||
}
|
||||
],
|
||||
[
|
||||
'plugin',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user