From fc2126f364411589d1a07402fc1393ba96dcf1fe Mon Sep 17 00:00:00 2001
From: yuetsh <517252939@qq.com>
Date: Sun, 23 Feb 2025 23:36:22 +0800
Subject: [PATCH] fix
---
src/App.vue | 27 +++++--------
src/components/Editors.vue | 79 +++++++++++++++++++++-----------------
src/main.ts | 2 +-
3 files changed, 53 insertions(+), 55 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 84d2a9a..c485f9f 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,11 +1,8 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/src/components/Editors.vue b/src/components/Editors.vue
index 2ea40cd..90ea773 100644
--- a/src/components/Editors.vue
+++ b/src/components/Editors.vue
@@ -1,45 +1,52 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- 主题
-
- {{ isDark ? "浅色" : "深色" }}
-
-
-
- 重置
- HTML
- CSS
- JS
-
-
- 字号
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- {{ size }}
-
- 调小
-
-
- 调大
-
+ 重置
+ HTML
+ CSS
+ JS
+
+
+ 字号
+
+ {{ size }}
+
+ 调小
+
+
+ 调大
+
+
-
-
-
+
+
+