2025-03-31 18:24:37 +08:00
|
|
|
// generated by unplugin-vue-components
|
|
|
|
// We suggest you to commit this file into source control
|
|
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
import '@vue/runtime-core'
|
|
|
|
|
|
|
|
export {}
|
|
|
|
|
|
|
|
declare module '@vue/runtime-core' {
|
|
|
|
export interface GlobalComponents {
|
2025-04-02 18:40:20 +08:00
|
|
|
2: typeof import('./src/components/alarm copy 2.vue')['default']
|
|
|
|
Alarm: typeof import('./src/components/alarm.vue')['default']
|
2025-03-31 18:24:37 +08:00
|
|
|
BatchImp: typeof import('./src/components/batch-imp.vue')['default']
|
2025-04-02 18:40:20 +08:00
|
|
|
copy: typeof import('./src/components/alarm copy.vue')['default']
|
2025-03-31 18:24:37 +08:00
|
|
|
Countup: typeof import('./src/components/countup.vue')['default']
|
2025-04-02 18:40:20 +08:00
|
|
|
DeviceInfo: typeof import('./src/components/deviceInfo.vue')['default']
|
2025-03-31 18:24:37 +08:00
|
|
|
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
|
|
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
|
|
|
|
ElCard: typeof import('element-plus/es')['ElCard']
|
|
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
|
|
ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
|
|
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']
|
|
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
|
|
ElImage: typeof import('element-plus/es')['ElImage']
|
|
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
|
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
|
|
|
ElPagination: typeof import('element-plus/es')['ElPagination']
|
|
|
|
ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
|
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
2025-04-03 18:21:17 +08:00
|
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
2025-03-31 18:24:37 +08:00
|
|
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
|
|
Header: typeof import('./src/components/header.vue')['default']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
Sidebar: typeof import('./src/components/sidebar.vue')['default']
|
2025-04-02 18:40:20 +08:00
|
|
|
StudentInfo: typeof import('./src/components/studentInfo.vue')['default']
|
2025-03-31 18:24:37 +08:00
|
|
|
TableCustom: typeof import('./src/components/table-custom.vue')['default']
|
|
|
|
TableDetail: typeof import('./src/components/table-detail.vue')['default']
|
|
|
|
TableEdit: typeof import('./src/components/table-edit.vue')['default']
|
|
|
|
TableSearch: typeof import('./src/components/table-search.vue')['default']
|
|
|
|
UploadImg: typeof import('./src/components/upload-img.vue')['default']
|
|
|
|
}
|
|
|
|
}
|