本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
註冊
登入
DedeBIZ
/
DedeV6
關注
2
收藏
0
複製
0
程式碼
合併請求
0
版本發佈
30
活動
瀏覽代碼
Update config.js
tags/6.2.10
叙述、别离
1 年之前
父節點
6143d6a3e1
當前提交
386ca7ae49
共有
1 個檔案被更改
,包括
0 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/static/ckeditor/config.js
+ 0
- 1
src/static/ckeditor/config.js
查看文件
@@ -19,5 +19,4 @@ CKEDITOR.editorConfig = function (config) {
config.removePlugins = 'exportpdf';
config.extraPlugins = 'html5video,dedepagebreak,textindent';
config.removeButtons = 'Save,NewPage,Print,Preview,Templates,Smiley,About,ShowBlocks,Iframe,Flash,Form,Checkbox,Radio,TextField,Textarea,Select,Button,ImageButton,HiddenField';
config.font_names='宋体/SimSun;楷体/KaiTi;黑体/SimHei;微软雅黑/Microsoft YaHei;微软正黑/Microsoft JhengHei'+ config.font_names;
};
Write
Preview
Loading…
取消
儲存