UNPKG

simple-frame-unit

Version:

基于vue2 研发的与simple-data后端配合使用的组件

9 lines (6 loc) 168 B
import EdLabel from './src/index.vue' /* istanbul ignore next */ EdLabel.install = function (Vue) { Vue.component(EdLabel.name, EdLabel) } export default EdLabel