Kaynağa Gözat

Failed to load icons报错

Bia 2 yıl önce
ebeveyn
işleme
5e6745093b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/report/components/ContentEditor.vue

+ 1 - 1
src/views/report/components/ContentEditor.vue

@@ -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(' | '),