From 3860cf9ebb1b9e1259094066b96b70a1fd2dd73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Thu, 14 Jul 2022 16:40:25 +0800 Subject: [PATCH] style: simplify unocss test page --- src/views/test-page/unocss/index.vue | 38 +++++----------------------- 1 file changed, 6 insertions(+), 32 deletions(-) diff --git a/src/views/test-page/unocss/index.vue b/src/views/test-page/unocss/index.vue index 6808d9e..b6f582e 100644 --- a/src/views/test-page/unocss/index.vue +++ b/src/views/test-page/unocss/index.vue @@ -11,10 +11,10 @@

-
+
Flex布局
-
+
@@ -27,16 +27,16 @@
-
+
-
+
-
+
@@ -47,7 +47,7 @@
-
+
@@ -63,32 +63,6 @@
- -
-
字体:
-
-

font-size: 12px

-

font-size: 16px

-

font-size: 20px

- -

font-weight: 300

-

font-weight: 600

-

font-weight: bold

-
-
- -
-
颜色:
-
-

color: #881337

-

color: #ec4899

- -

background: pink

-

background: #2563eb

-
-
- -