From 73c82520ca62f02ba5e0b0d63f740ec12e128d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Sun, 26 Jun 2022 18:25:14 +0800 Subject: [PATCH] mod: use unocss rewrite the demo page --- src/views/examples/table/post/PostCreate.vue | 31 ++++++-------------- src/views/examples/table/post/index.vue | 10 ++----- 2 files changed, 11 insertions(+), 30 deletions(-) diff --git a/src/views/examples/table/post/PostCreate.vue b/src/views/examples/table/post/PostCreate.vue index 4777b0c..b62559c 100644 --- a/src/views/examples/table/post/PostCreate.vue +++ b/src/views/examples/table/post/PostCreate.vue @@ -1,10 +1,15 @@ @@ -37,21 +42,3 @@ function handleSavePost(e) { } } - - diff --git a/src/views/examples/table/post/index.vue b/src/views/examples/table/post/index.vue index acd5b3e..f1c937a 100644 --- a/src/views/examples/table/post/index.vue +++ b/src/views/examples/table/post/index.vue @@ -1,6 +1,6 @@