github597229264 / topology-vue-demo

vue框架中使用topology自定义控件并绘制和保存图形

Home Page:https://github597229264.github.io/topology-vue-demo/dist/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topology-vue-demo

topology-vue demo vue框架中引用topology拓扑图,可以自定义控件,实现流程图的绘制和显示功能, 欢迎交流、指正,欢迎留言

firstAuthor:github597229264 secondAuthor:yulinYan

邮箱:hxh597229264@sina.com 微信:597229264

Build Setup

npm指向cnpm: npm install -g cnpm --registry=https://registry.npm.taobao.org

# install dependencies
cnpm install

# serve with hot reload at localhost:8080
cnpm run dev

# build for production with minification
cnpm run build

# build for production and view the bundle analyzer report
cnpm run build --report

# run unit tests
cnpm run unit

# run e2e tests
cnpm run e2e

# run all tests
cnpm test

点击查看运行效果DEMO

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

vue框架中使用topology自定义控件并绘制和保存图形

https://github597229264.github.io/topology-vue-demo/dist/index.html


Languages

Language:JavaScript 51.0%Language:CSS 30.2%Language:Vue 18.7%Language:HTML 0.2%