UNPKG

tian-yan-yan

Version:

一套不算好用的组件

12 lines (8 loc) 229 B
/* * 数据看板背景图 * @author: 张文 * @date 2022-05-16 * */ import tyDataLookBg from "./index.vue"; tyDataLookBg.install = Vue => Vue.component(tyDataLookBg.name, tyDataLookBg) export default tyDataLookBg