From e16636e5386b85fe51d599804f6785afca8a5916 Mon Sep 17 00:00:00 2001 From: ap <951984189@qq.com> Date: Tue, 7 Dec 2021 12:26:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/config/rules.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/config/rules.ts b/build/config/rules.ts index fdac8e6..47fedaf 100644 --- a/build/config/rules.ts +++ b/build/config/rules.ts @@ -177,6 +177,9 @@ export default [ }, { test: ["rich", "text", "html", "content", "introduce", "description", "desc"], + table: { + name: "cl-editor-quill" + }, form: { name: "cl-editor-quill", props: { @@ -186,6 +189,9 @@ export default [ }, { test: ["code", "codes"], + table: { + name: "cl-codemirror" + }, form: { name: "cl-codemirror", props: {