提交 8254b4ba authored 作者: 钟是志's avatar 钟是志

2021年2月4日 16:28:53 屏蔽 模版设计里面的富文本里面的 video(视频组件)

上级 adc2ca51
......@@ -392,7 +392,7 @@ export default class DraftEditorCom extends React.Component {
{ label: 'line2', type: "line", icon: ii },
{ label: 'lk', type: "fn", icon: lk, fn: this.insertLink },
{ label: 'pic', type: "fn", icon: pic, fn: this.insertPic },
{ label: 'video', type: "fn", icon: video, fn: this.insertVideo },
/* { label: 'video', type: "fn", icon: video, fn: this.insertVideo },*/
/* { label: 'sum', type: "fn", icon: sum, fn: this.insertFormula }, */
{ label: 'att', type: "fn", icon: attrs, fn: this.insertAttr },
{ label: 'line3', type: "line", icon: ii },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论