We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5014b1 + b2df691 commit 0c1c36dCopy full SHA for 0c1c36d
src/views/dashboard/index.vue
@@ -30,12 +30,12 @@ export default {
30
},
31
{
32
title: '配置角色&资源权限',
33
- titleUrl: 'https://www.diboot.com/guide/diboot-antd-admin/%E6%9D%83%E9%99%90%E6%8E%A7%E5%88%B6.html#%E8%8F%9C%E5%8D%95%E6%9D%83%E9%99%90%E7%AE%A1%E7%90%86',
+ titleUrl: 'https://www.diboot.com/guide/diboot-antd-admin/permission.html',
34
description: '参考链接官网文档,配置资源权限'
35
36
37
title: '后端打包时剔除devtools',
38
- titleUrl: 'https://www.diboot.com/guide/diboot-devtools/开始使用.html',
+ titleUrl: 'https://www.diboot.com/guide/diboot-devtools/introduce.html',
39
description: 'diboot-devtools 是用于开发过程的助手工具,打包发布前须剔除devtools jar,具体请参考链接官网文档。'
40
41
0 commit comments