1.0.1 • Published 5 years ago

mgantt v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

甘特图

    // 安装依赖包
    npm install mf-mgantt -D
    
    // 导入并使用
    import mGantt from 'mf-mgantt'
    // 导入样式文件
    import 'node_modules/mf-mgantt/dist/index.css'
    
    Vue.use(mGantt, [options])
    // options: 
    //    remote: 插件所需静态资源从 cdn 加载,cdn 前缀