mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:43:26 +08:00
后端【调整】:后端CKEditor编辑器增加html源代码浏览模式。
This commit is contained in:
@@ -48,7 +48,7 @@ CKEDITOR.editorConfig = function (config) {
|
||||
//'/',
|
||||
{ name: 'styles', items: ['Styles', 'Format', 'Font', 'FontSize'] },
|
||||
{ name: 'colors', items: ['TextColor', 'BGColor'] },
|
||||
{ name: 'others', items: ['-','autoformat'] }
|
||||
{ name: 'others', items: ['-', 'autoformat', 'Source'] }
|
||||
];
|
||||
|
||||
//<2F>Ƴ<EFBFBD><C6B3>İ<EFBFBD>ť
|
||||
|
||||
Reference in New Issue
Block a user