1.0.0 • Published 3 years ago
tp-qiankun-vue2 v1.0.0
#1.安装 npm install --save tp-pivot
#2.使用实例
参考
组件源码:https://gitee.com/tp805/tpivot
引入实例:https://gitee.com/tp805/spring-boot-dev-frame-ui-adv webDataRocks 分支
#3.Vue 引入
main.js
import { TPivotExt, TPivot } from 'tp-pivot'
Vue.use(TPivotExt)
Vue.use(TPivot)
#4.使用说明
1.0.0
3 years ago