44 lines
2.6 KiB
TypeScript
44 lines
2.6 KiB
TypeScript
/* eslint-disable */
|
|
/* prettier-ignore */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
export {}
|
|
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
Breadcrumb: typeof import('./src/components/Breadcrumb/index.vue')['default']
|
|
EditorModel: typeof import('./src/components/EditorModel/index.vue')['default']
|
|
ElBadge: typeof import('element-plus/es')['ElBadge']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCarousel: typeof import('element-plus/es')['ElCarousel']
|
|
ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem']
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
ElImage: typeof import('element-plus/es')['ElImage']
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
Empty: typeof import('./src/components/Empty/index.vue')['default']
|
|
EquipCard: typeof import('./src/components/equipCard.vue')['default']
|
|
EquipCardHall: typeof import('./src/components/equipCardHall/index.vue')['default']
|
|
EquipCardNew: typeof import('./src/components/equipCardNew/index.vue')['default']
|
|
EquipDetailTable: typeof import('./src/components/equipDetailTable.vue')['default']
|
|
FooterInfo: typeof import('./src/components/FooterInfo/index.vue')['default']
|
|
FormComponent: typeof import('./src/components/FormComponent/index.vue')['default']
|
|
Header: typeof import('./src/components/header/index.vue')['default']
|
|
Navmenu: typeof import('./src/components/Navmenu/index.vue')['default']
|
|
PagingComponent: typeof import('./src/components/PagingComponent/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
ScreenTitle: typeof import('./src/components/ScreenTitle/index.vue')['default']
|
|
TableComponent: typeof import('./src/components/TableComponent/index.vue')['default']
|
|
TitleTip: typeof import('./src/components/TitleTip/index.vue')['default']
|
|
UploadComponent: typeof import('./src/components/uploadComponent/index.vue')['default']
|
|
UploadComponentNew: typeof import('./src/components/uploadComponentNew/index.vue')['default']
|
|
UploadComponentNewTwo: typeof import('./src/components/uploadComponentNewTwo/index.vue')['default']
|
|
UploadImg: typeof import('./src/components/uploadImg.vue')['default']
|
|
}
|
|
}
|