UNPKG

@varonervar/components

Version:

> 基于[Element-UI](https://element.eleme.cn/#/zh-CN/component/quickstart) 封装常用组件,部分组件参考[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)

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