|
|
|
/* 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 {
|
|
|
|
BdMap: typeof import('./src/components/map_baidu/BdMap.vue')['default']
|
|
|
|
ColorTitle: typeof import('./src/components/dashboard/ColorTitle.vue')['default']
|
|
|
|
CopperModal: typeof import('./src/components/dashboard/Cropper/src/CopperModal.vue')['default']
|
|
|
|
Cropper: typeof import('./src/components/dashboard/Cropper/src/Cropper.vue')['default']
|
|
|
|
CropperAvatar: typeof import('./src/components/dashboard/Cropper/src/CropperAvatar.vue')['default']
|
|
|
|
DictTag: typeof import('./src/components/dashboard/DictTag/src/DictTag.vue')['default']
|
|
|
|
EdfsButton: typeof import('./src/components/dashboard/Edfs-button/index.vue')['default']
|
|
|
|
EdfsContextMenu: typeof import('./src/components/dashboard/Edfs-context-menu/index.vue')['default']
|
|
|
|
EdfsDialog: typeof import('./src/components/dashboard/Edfs-dialog.vue')['default']
|
|
|
|
EdfsException: typeof import('./src/components/dashboard/Edfs-exception.vue')['default']
|
|
|
|
EdfsNumberItemInput: typeof import('./src/components/dashboard/Edfs-number-item-input.vue')['default']
|
|
|
|
EdfsTable: typeof import('./src/components/dashboard/Edfs-table/index.vue')['default']
|
|
|
|
EdfsWrap: typeof import('./src/components/dashboard/Edfs-wrap.vue')['default']
|
|
|
|
Editor: typeof import('./src/components/dashboard/Editor/src/Editor.vue')['default']
|
|
|
|
ElAutoResizer: typeof import('element-plus/es')['ElAutoResizer']
|
|
|
|
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']
|
|
|
|
ElCascader: typeof import('element-plus/es')['ElCascader']
|
|
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
|
|
ElCollapse: typeof import('element-plus/es')['ElCollapse']
|
|
|
|
ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem']
|
|
|
|
ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
|
|
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
|
|
ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
|
|
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']
|
|
|
|
ElHeader: typeof import('element-plus/es')['ElHeader']
|
|
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
|
|
ElImageViewer: typeof import('element-plus/es')['ElImageViewer']
|
|
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
|
|
ElLink: typeof import('element-plus/es')['ElLink']
|
|
|
|
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']
|
|
|
|
ElProgress: typeof import('element-plus/es')['ElProgress']
|
|
|
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
|
|
ElSpace: typeof import('element-plus/es')['ElSpace']
|
|
|
|
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']
|
|
|
|
ElTableV2: typeof import('element-plus/es')['ElTableV2']
|
|
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
|
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
|
|
ElTree: typeof import('element-plus/es')['ElTree']
|
|
|
|
ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
|
|
|
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
|
|
Form: typeof import('./src/components/dashboard/Form/src/Form.vue')['default']
|
|
|
|
FormItemInput: typeof import('./src/components/dashboard/FormItemInput.vue')['default']
|
|
|
|
FormItemSelect: typeof import('./src/components/dashboard/FormItemSelect.vue')['default']
|
|
|
|
Icon: typeof import('./src/components/dashboard/Icon/src/Icon.vue')['default']
|
|
|
|
IconSelect: typeof import('./src/components/dashboard/Icon/src/IconSelect.vue')['default']
|
|
|
|
IEpUploadFilled: typeof import('~icons/ep/upload-filled')['default']
|
|
|
|
ImageViewer: typeof import('./src/components/dashboard/ImageViewer/src/ImageViewer.vue')['default']
|
|
|
|
InputPassword: typeof import('./src/components/dashboard/InputPassword/src/InputPassword.vue')['default']
|
|
|
|
LegendItem: typeof import('./src/components/map_tool/legend/LegendItem.vue')['default']
|
|
|
|
Option: typeof import('./src/components/map_tool/menu/Option.vue')['default']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
Search: typeof import('./src/components/map_tool/control/Search.vue')['default']
|
|
|
|
SizeAndType: typeof import('./src/components/map_tool/control/SizeAndType.vue')['default']
|
|
|
|
Summary: typeof import('./src/components/dashboard/Summary.vue')['default']
|
|
|
|
Tool: typeof import('./src/components/map_tool/menu/Tool.vue')['default']
|
|
|
|
Tooltip: typeof import('./src/components/dashboard/Tooltip/src/Tooltip.vue')['default']
|
|
|
|
UploadFile: typeof import('./src/components/dashboard/UploadFile/src/UploadFile.vue')['default']
|
|
|
|
UploadImg: typeof import('./src/components/dashboard/UploadFile/src/UploadImg.vue')['default']
|
|
|
|
UploadImgs: typeof import('./src/components/dashboard/UploadFile/src/UploadImgs.vue')['default']
|
|
|
|
XButton: typeof import('./src/components/dashboard/XButton/src/XButton.vue')['default']
|
|
|
|
XTextButton: typeof import('./src/components/dashboard/XButton/src/XTextButton.vue')['default']
|
|
|
|
}
|
|
|
|
export interface ComponentCustomProperties {
|
|
|
|
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
|
|
|
}
|
|
|
|
}
|