更新文档
Former-commit-id: 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 51e32071fb0681e01b7d44087373cef79f313bc8 [formerly 79ba796afad992898df5e973629c79fbbfac8c6d [formerly 5efb0f1da223916be314995822d7ac9d9324c775]]]]] Former-commit-id: 4cd0293a16c4227f0aaa80f407a10efa18635968 Former-commit-id: b53f4fb6640a4ecb4d85bec0f422be29ddcfe8f0 Former-commit-id: 868ba63b2ab9f745c33ec97d47ece350916b3521 [formerly 7a8b9d1634902b4ba01266ba872b48fa2ca4aeea] Former-commit-id: d5f9da35f948d90cf4d0673632412e6891143be3 Former-commit-id: 2f8850594b2e1dd452a8dd9d4b32a3a627d82920 Former-commit-id: 68bdb8cd8b0b6b0e19364afd3acde82d97fbad5e Former-commit-id: 31e8787a6f6d9b0c3df05e0548303c0c2a2bb081 Former-commit-id: 5d7ae010aec91e0ada0bd65d72603dab8b536435
This commit is contained in:
@@ -32,8 +32,7 @@ module.exports = {
|
||||
editLinkText: 'Edit this page on GitHub',
|
||||
lastUpdated: 'Last update',
|
||||
nav: [
|
||||
{ text: 'preview', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' },
|
||||
{ text: 'download', link: 'https://github.com/d2-projects/d2-admin/releases' }
|
||||
{ text: 'preview', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' }
|
||||
]
|
||||
},
|
||||
'/zh/': {
|
||||
@@ -46,8 +45,7 @@ module.exports = {
|
||||
{ text: '插件', link: '/zh/plugins/' },
|
||||
{ text: '组件', link: '/zh/components/' },
|
||||
{ text: '其它', link: '/zh/others/' },
|
||||
{ text: '预览', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' },
|
||||
{ text: '下载', link: 'https://github.com/d2-projects/d2-admin/releases' }
|
||||
{ text: '预览', link: 'https://fairyever.gitee.io/d2-admin-preview/#/index' }
|
||||
],
|
||||
sidebar: {
|
||||
'/zh/guide/': sideBarGuide('指南'),
|
||||
|
||||
Reference in New Issue
Block a user