feat: 新增图片组件模板

This commit is contained in:
奔跑的面条
2022-04-27 17:45:40 +08:00
parent 66b4c457bf
commit 98ce49ee03
5 changed files with 16 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
import type { App } from 'vue'
import { ChartList } from '@/packages/components/Charts/index'
import { DecorateList } from '@/packages/components/Decorates/index'
import { InformationList } from '@/packages/components/Informations/index'