PD-闭环小组:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
第13行: | 第13行: | ||
#mindmap { | #mindmap { | ||
display: block; | display: block; | ||
width: | width: 60vw; | ||
height: | height: 40vh; | ||
} | } | ||
</style> | </style> | ||
第31行: | 第31行: | ||
el | el | ||
} = markmap.Toolbar.create(mm); | } = markmap.Toolbar.create(mm); | ||
el.setAttribute('style', 'position:absolute;top: | el.setAttribute('style', 'position:absolute;top:220px;right:420px'); | ||
document.body.append(el); | document.body.append(el); | ||
})</script><script>((getMarkmap, getOptions, root, jsonOptions) => { | })</script><script>((getMarkmap, getOptions, root, jsonOptions) => { |