From 4d38c599874fa311312efdc70d820e16bd97fcc2 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Tue, 15 Oct 2024 18:36:57 +0800 Subject: [PATCH] =?UTF-8?q?1.bug=E6=B5=8B=E8=AF=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/rich-text.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/components/diy/rich-text.vue b/components/diy/rich-text.vue index eed18221..2d282520 100644 --- a/components/diy/rich-text.vue +++ b/components/diy/rich-text.vue @@ -45,7 +45,6 @@ style_container: common_styles_computer(new_style.common_style), style_img_container: common_img_computer(new_style.common_style), }); - console.log(new_content.html); }, }, };