From 1854d2cec422ce2b43be41bccb732aa6374ca840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Thu, 21 Sep 2023 09:25:03 +0800 Subject: [PATCH 1/2] =?UTF-8?q?style:=20=E7=A7=BB=E9=99=A4=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E9=9C=80=E8=A6=81=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/global.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/styles/global.scss b/src/styles/global.scss index 4cbdda3..7d8dd50 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -5,14 +5,6 @@ body { overflow: hidden; } -html { - font-size: 4px; // * 1rem = 4px 方便unocss计算:在unocss中 1字体单位 = 0.25rem,相当于 1等份 = 1px -} - -body { - font-size: 16px; -} - #app { width: 100%; height: 100%; From 1d246d1cd693489d3ba066d12516fade3156e4cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Tue, 26 Sep 2023 16:54:12 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workbench/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/workbench/index.vue b/src/views/workbench/index.vue index dc04c7d..dcaeb56 100644 --- a/src/views/workbench/index.vue +++ b/src/views/workbench/index.vue @@ -16,7 +16,7 @@

⚡️欢迎使用 Vue Naive Admin

- 这是一款基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。!! + 这是一款基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板!!