logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vue Quill富文本工具栏自定义行高

import Quill from 'quill' let Parchment = Quill.import('parchment');// 设置行高为style 设置为class回显富文本时会失效// class lineHeightAttributorextends Parchment.Attributor.Attribute {}// Attribute // c...

到底了