vue-webtopo-svgeditor icon indicating copy to clipboard operation
vue-webtopo-svgeditor copied to clipboard

基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件

Results 15 vue-webtopo-svgeditor issues
Sort by recently updated
recently updated
newest added

用npm在vue2的环境下引入后页面打不开了 node报错![image](https://user-images.githubusercontent.com/53505747/174974896-106faa8c-b22c-428b-b35f-f9ef9d140266.png) 页面中报错: ![image](https://user-images.githubusercontent.com/53505747/174975010-93eabd8c-e74b-4816-b6e9-29dad230545d.png)

作者你的开源库很棒,但是放在触摸设备上,比如手机或者平板,就无法移动左侧的组件了,请问怎么解决呢

runtime-dom.esm-bundler.js:201 Error: attribute transform: Expected number, "translate(NaN,NaN)rotate(0…".

![image](https://user-images.githubusercontent.com/29794128/169000013-20229c5f-0209-4f95-85aa-0d95beaa9187.png) export default { name: 'VueWebtopoSvgeditor' } import { ref } from 'vue' import { SvgEditor, SvgPrview } from 'vue-webtopo-svgeditor' import 'vue-webtopo-svgeditor/dist/style.css' const demo = ref({ json: [ { type:...

比如拉长拉高这些操作,现在的状况是首次编辑之后就不能再继续编辑了

有vue2的版本吗,或者说vue2的项目能使用这个插件吗

来个微信或者QQ沟通群呗

请问集成了开源的插件后下载到项目中 想重新编写vue自定义组件,如何像已有的文字组件那样可以更改其中的内容

添加表格后,调整好宽高,回显示空白。不调整宽高时,显示一部分表格 ![image](https://github.com/yaolunmao/vue-webtopo-svgeditor/assets/22373868/29f62013-a78c-4acf-ba71-62d9407ff4b6)