From 485658f85c9e9e589846c20f0695cab9f7fb4275 Mon Sep 17 00:00:00 2001 From: Zhaoyang Date: Wed, 1 Jul 2020 09:04:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E6=A1=A3=E4=B8=AD=E7=82=B9?= =?UTF-8?q?=E5=87=BBelement=E6=96=87=E6=A1=A3=E7=9A=84=E6=9F=90=E4=BA=9B?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E8=B7=B3=E8=BD=AC=E5=88=B0antd=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diboot-docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diboot-docs/.vuepress/config.js b/diboot-docs/.vuepress/config.js index bd99309..eb728e5 100644 --- a/diboot-docs/.vuepress/config.js +++ b/diboot-docs/.vuepress/config.js @@ -77,7 +77,7 @@ module.exports = { ['/guide/diboot-element-admin/开始使用', '开始使用'], ['/guide/diboot-element-admin/添加页面', '添加页面'], ['/guide/diboot-element-admin/权限控制', '权限控制'], - ['/guide/diboot-antd-admin/接口请求', '接口请求'], + ['/guide/diboot-element-admin/接口请求', '接口请求'], ['/guide/diboot-element-admin/CRUD快速集成', 'CRUD快速集成'], ] }