mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +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