From 069bfc52cad07beb5c5c1e98fa57b515709eddf8 Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Mon, 20 Jun 2022 16:22:50 +0800 Subject: [PATCH] =?UTF-8?q?6.20=20=E5=8E=BB=E6=8E=89wangEditer=E5=AF=8C?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E7=BC=96=E8=BE=91=E5=99=A8=E7=9A=84=E8=A1=A8?= =?UTF-8?q?=E6=83=85=EF=BC=8C=E5=9B=BE=E7=89=87=EF=BC=8C=E8=A7=86=E9=A2=91?= =?UTF-8?q?=EF=BC=8C=E8=A1=A8=E6=A0=BC=EF=BC=8C=E4=BB=A3=E5=8A=9E=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/richText/wang/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/richText/wang/index.tsx b/src/components/richText/wang/index.tsx index 73dd343..e1151f8 100644 --- a/src/components/richText/wang/index.tsx +++ b/src/components/richText/wang/index.tsx @@ -45,11 +45,11 @@ const BraftText: React.FC = (props) => { 'redo', //重做 'fullscreen', //全屏 - 'emoticon',//表情 - 'image',//图片 - 'video',//视频 - 'table',//表格 - 'todo',//待办 + // 'emoticon',//表情 + // 'image',//图片 + // 'video',//视频 + // 'table',//表格 + // 'todo',//待办 ]; //=======================================================================================func