mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-07-15 14:04:41 +08:00
update doc
This commit is contained in:
parent
d3be765841
commit
846774fb6c
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
|
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
|
||||||
* @Date: 2023-08-12 10:48:24
|
* @Date: 2023-08-12 10:48:24
|
||||||
* @LastEditTime: 2024-06-19 20:48:12
|
* @LastEditTime: 2024-11-29 09:36:05
|
||||||
* @Description:
|
* @Description:
|
||||||
* @
|
* @
|
||||||
* @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
|
* @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
|
||||||
@ -91,7 +91,7 @@ module.exports = {
|
|||||||
path: 'start', // 可选的, 标题的跳转链接,应为绝对路径且必须存在
|
path: 'start', // 可选的, 标题的跳转链接,应为绝对路径且必须存在
|
||||||
sidebarDepth: 1, // 可选的, 默认值是 1
|
sidebarDepth: 1, // 可选的, 默认值是 1
|
||||||
collapsable: false,
|
collapsable: false,
|
||||||
children: ['start', 'specialist', 'deploy', 'deployapi', 'devnew', 'multidbs', 'multitenant', 'unitwork','sqlsugar', 'entity', 'datavalidation', 'log', 'identity', 'job', 'cache', 'unittest'],
|
children: ['start', 'specialist', 'deploy', 'deployapi', 'devnew', 'multidbs', 'multitenant', 'unitwork','sqlsugar', 'entity', 'datavalidation', 'log', 'identity', 'job', 'cache', 'unittest','changesdk'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '权限控制', // 必要的
|
title: '权限控制', // 必要的
|
||||||
|
Loading…
Reference in New Issue
Block a user