@@ -25,7 +25,7 @@ const toolbar = [
const editInit = {
language: 'zh_CN',
skin: 'small',
- icons: 'small',
+ // icons: 'small',
plugins: 'lists link image table code help wordcount fullscreen',
contextmenu: false,
toolbar: toolbar.join(' | '),