摘要:
源码敬上: https://files.cnblogs.com/files/nfan/VueXmind.zip?t=1706169183&download=true 阅读全文
摘要:
弹框模块 DigitalXmindDialog.vue <template> <el-dialog :title="title" width="1200px" class="auth-dialog" top="5%" :append-to-body="true" :lock-scroll="fals 阅读全文
摘要:
效果图: 支持图片粘贴和布局重新计算 可拖拽: 代码结构 DigitalXmindDialog.vue //弹框 VueXmind// 脑图编辑器 index.vue //主体编辑器 XmindNode.vue // 节点文件 XmindSvgLine.vue // 脑图底部的svg 线段绘画板 N 阅读全文