From 2f6ea7ff5935eebcc7726d3c7c0a92bab009b4c1 Mon Sep 17 00:00:00 2001 From: e <2432808546@qq.com> Date: Mon, 29 Nov 2021 18:42:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- src/components/quill/index.vue | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 1c3aae3..cef0af1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ node_modules /dist example.html -favicon.ico +#favicon.ico # local env files .env.local .env.*.local diff --git a/src/components/quill/index.vue b/src/components/quill/index.vue index becd31e..5e5b2a4 100644 --- a/src/components/quill/index.vue +++ b/src/components/quill/index.vue @@ -1,14 +1,12 @@