From 050d81fcdc338d9f9f89f1780210077b320aafd2 Mon Sep 17 00:00:00 2001 From: zimo493 <2081182432@qq.com> Date: Wed, 21 May 2025 13:40:41 +0800 Subject: [PATCH 1/3] =?UTF-8?q?style:=20:lipstick:=20(WangEditor)=E9=80=82?= =?UTF-8?q?=E9=85=8D=E6=9A=97=E9=BB=91=E6=A8=A1=E5=BC=8F=E5=B9=B6=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2=E8=BE=B9=E6=A1=86=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 variables.scss 中添加 WangEditor 相关的 CSS 变量定义 --- src/components/WangEditor/index.vue | 6 +++--- src/styles/variables.scss | 23 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/src/components/WangEditor/index.vue b/src/components/WangEditor/index.vue index fe8f8931..8b704c11 100644 --- a/src/components/WangEditor/index.vue +++ b/src/components/WangEditor/index.vue @@ -6,16 +6,16 @@ * 项目地址:https://gitee.com/youlaiorg/vue3-element-admin * * 在使用时,请保留此注释,感谢您对开源的支持! - --> +-->