2021-10-10 09:59:52 +08:00
|
|
|
// generated by unplugin-vue-components
|
|
|
|
// We suggest you to commit this file into source control
|
|
|
|
// Read more: https://github.com/vuejs/vue-next/pull/3399
|
|
|
|
|
|
|
|
declare module 'vue' {
|
|
|
|
export interface GlobalComponents {
|
2021-10-19 09:59:58 +08:00
|
|
|
404: typeof import('./src/components/Error/404.vue')['default']
|
|
|
|
Avatars: typeof import('./src/components/Avatars/index.vue')['default']
|
2021-10-21 17:24:04 +08:00
|
|
|
ComDetail: typeof import('./src/components/ComDetail/index.vue')['default']
|
|
|
|
ComDialog: typeof import('./src/components/ComDialog/index.vue')['default']
|
|
|
|
ComSearch: typeof import('./src/components/ComSearch/index.vue')['default']
|
|
|
|
ComTable: typeof import('./src/components/ComTable/index.vue')['default']
|
2021-10-19 09:59:58 +08:00
|
|
|
CountTo: typeof import('./src/components/CountTo/index.vue')['default']
|
|
|
|
Echart: typeof import('./src/components/Echart/index.vue')['default']
|
|
|
|
Editor: typeof import('./src/components/Editor/index.vue')['default']
|
2021-10-17 11:46:40 +08:00
|
|
|
ElAlert: typeof import('element-plus/es')['ElAlert']
|
2021-10-19 09:59:58 +08:00
|
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElBacktop: typeof import('element-plus/es')['ElBacktop']
|
2021-10-10 09:59:52 +08:00
|
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
2021-10-19 09:59:58 +08:00
|
|
|
ElCard: typeof import('element-plus/es')['ElCard']
|
2021-10-17 11:46:40 +08:00
|
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
2021-10-19 09:59:58 +08:00
|
|
|
ElCollapseTransition: typeof import('element-plus/es')['ElCollapseTransition']
|
2021-10-17 17:01:42 +08:00
|
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
|
|
ElDropdown: typeof import('element-plus/es')['ElDropdown']
|
|
|
|
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
|
|
|
|
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
|
|
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
2021-10-17 17:01:42 +08:00
|
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
2021-10-17 17:01:42 +08:00
|
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
2021-10-19 16:40:47 +08:00
|
|
|
ElPagination: typeof import('element-plus/es')['ElPagination']
|
2021-10-17 17:01:42 +08:00
|
|
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
2021-10-17 11:46:40 +08:00
|
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
2021-10-17 17:01:42 +08:00
|
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
2021-10-19 16:40:47 +08:00
|
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
2021-10-19 09:59:58 +08:00
|
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
2021-10-17 17:01:42 +08:00
|
|
|
ElTimePicker: typeof import('element-plus/es')['ElTimePicker']
|
|
|
|
ElTimeSelect: typeof import('element-plus/es')['ElTimeSelect']
|
2021-10-16 09:40:39 +08:00
|
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
2021-10-19 09:59:58 +08:00
|
|
|
Loading: typeof import('element-plus/es')['ElLoadingDirective']
|
|
|
|
ParentView: typeof import('./src/components/ParentView/index.vue')['default']
|
|
|
|
Preview: typeof import('./src/components/Preview/index.vue')['default']
|
|
|
|
Qrcode: typeof import('./src/components/Qrcode/index.vue')['default']
|
|
|
|
Redirect: typeof import('./src/components/Redirect/index.vue')['default']
|
2021-10-21 17:24:04 +08:00
|
|
|
Slot: typeof import('./src/components/ComTable/components/Slot.vue')['default']
|
2021-10-19 09:59:58 +08:00
|
|
|
SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
|
2021-10-21 17:24:04 +08:00
|
|
|
TableColumn: typeof import('./src/components/ComTable/components/TableColumn.vue')['default']
|
2021-10-10 09:59:52 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2021-10-18 08:59:46 +08:00
|
|
|
export {}
|