From a132abf9631b0e3a8b24f0504d316bbe86ba3450 Mon Sep 17 00:00:00 2001 From: lhj <403133128@qq.com> Date: Thu, 26 Sep 2024 00:57:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=B0=83=E6=95=B4=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MainView.vue | 47 +++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/src/components/MainView.vue b/src/components/MainView.vue index 41e203b..5c3f239 100644 --- a/src/components/MainView.vue +++ b/src/components/MainView.vue @@ -4,37 +4,38 @@ Header - Sider - -
+ -
-
- {{ item.name }}:{{ item.id }} +
+
+ {{ item.name }}:{{ item.id }} +
+ +
+ + +
+
+ +
+ + {{ list }}
-
- - {{ list }} +
+ 动态渲染 + + + {{ component.id }} + +
+
-
-
- 动态渲染 - - - {{ component.id }} - -
-
- - -
Footer