提交 72fa293d authored 作者: 王鹏飞's avatar 王鹏飞

feat: 添加图片标题字体大小设置

上级 bb1ea15d
...@@ -109,6 +109,7 @@ const ImageModal = (props, ref) => { ...@@ -109,6 +109,7 @@ const ImageModal = (props, ref) => {
const oP = { const oP = {
type: 'paragraph', type: 'paragraph',
textAlign: 'center', textAlign: 'center',
fontSize: '14px',
children: [{ text: values.imgTitle }], children: [{ text: values.imgTitle }],
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论