
快速使用
yarn add suwis-paths
集成到项目
import Vue from 'vue'
import path from 'suwis-paths'
Vue.component('suwis-path', path)
页面使用
<template>
<section class="suwis-paths-demo">
<suwis-path></suwis-path>
</section>
</template>
插件网站
http://npmdoc.suwis.com/suwis-paths/