浏览代码

comment the wysiwyg import

AlexiCauvin 6 年前
父节点
当前提交
43cdd1144a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/container/PageHtml.jsx

+ 1 - 1
src/container/PageHtml.jsx 查看文件

@@ -99,7 +99,7 @@ class pageHtml extends React.Component {
99 99
       timeline: fetchResultTimeline.json
100 100
     })
101 101
 
102
-    wysiwyg()
102
+    // wysiwyg()
103 103
   }
104 104
 
105 105
   handleClickBtnCloseApp = () => {