mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 14:04:47 +08:00
update
This commit is contained in:
@@ -95,7 +95,7 @@ export default {
|
||||
// 点鼠标hover和激活时显示的矩形边框的圆角大小
|
||||
hoverRectRadius: 5,
|
||||
// 文本对齐
|
||||
textAlign: 'left',
|
||||
textAlign: 'left',// right、center、justify、left
|
||||
// 图片放置位置,相对于整个文本内容
|
||||
imgPlacement: 'top', // left、right、bottom、top
|
||||
// 标签放置位置
|
||||
|
||||
Reference in New Issue
Block a user