发新帖

[其他] ueditor 百度编辑器 修改字体

零下一度 2019-3-18 1004
var editor=UE.getEditor('editor');
editor.ready(function(){
    editor.execCommand('fontfamily','微软雅黑');   //字体
    editor.execCommand('lineheight', 2);          //行间距
    editor.execCommand('fontsize', '14px');       //字号
});


最新回复 (0)
返回
零下一度
主题数
931
帖子数
0
注册排名
1