From ff89ed7c2e4e339047e7932a8f18e3c94e8a2eb9 Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Thu, 16 May 2024 15:30:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(PageContent):=20:sparkles:=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81switch=E5=B1=9E=E6=80=A7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PageContent/index.vue | 44 ++++++++++++++++++++++++++ src/views/demo/curd/config/content2.ts | 17 ++++++++++ 2 files changed, 61 insertions(+) diff --git a/src/components/PageContent/index.vue b/src/components/PageContent/index.vue index 03c80981..742ea3d1 100644 --- a/src/components/PageContent/index.vue +++ b/src/components/PageContent/index.vue @@ -144,6 +144,23 @@ {{ scope.row[col.prop] }} + +