phpcms怎么增加行距
2020-02-06 18:04:32
ADMIN
1、下载lineheight插件,并解压到\ckeditor\plugins\目录中;
2、修改\ckeditor\config.js文件,第16行,如下:
config.extraPlugins = 'capture,videoforpc,flashplayer,lineheight';登录后复制