From 1741e2125cba1fd2bcc818c4ccb227fbe341d8c4 Mon Sep 17 00:00:00 2001 From: yutent Date: Fri, 28 Apr 2023 11:37:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/@wcui/docs/components/aside.vue | 51 +++++++++++++++++++---- 1 file changed, 44 insertions(+), 7 deletions(-) diff --git a/src/pages/@wcui/docs/components/aside.vue b/src/pages/@wcui/docs/components/aside.vue index 3b331c6..9449a04 100644 --- a/src/pages/@wcui/docs/components/aside.vue +++ b/src/pages/@wcui/docs/components/aside.vue @@ -47,6 +47,30 @@ {{ it.id }} +
导航组件
+
+ + {{ it.name }} + {{ it.id }} + +
+
弹窗组件
+
+ + {{ it.name }} + {{ it.id }} + +
其他组件