This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# vue-webtopo-svgeditor
> 基于vue3.2+ts实现的svg可视化web组态编辑器。可直接把svg文件作为组件使用、自定义拓展组件参数
当前分支为重制版本,正在开发中。。。
qq交流群:209048413
# 声明
**本项目组件库来源均为网络,仅供学习交流使用,请勿将本项目里面的组件用于商业用途**
# 常见问题
行尾序列问题(error Delete `␍` prettier/prettier)
git config --global core.autocrlf false