2025-03-14 17:52:05 +08:00
|
|
|
/* 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 {
|
|
|
|
BaseBg: typeof import('./src/components/baseBg.vue')['default']
|
2025-03-17 17:34:32 +08:00
|
|
|
CenterMap: typeof import('./src/components/centerMap.vue')['default']
|
2025-03-27 16:04:07 +08:00
|
|
|
CenterMapold: typeof import('./src/components/centerMapold.vue')['default']
|
2025-03-14 17:52:05 +08:00
|
|
|
CodeDialog: typeof import('./src/components/code-dialog/index.vue')['default']
|
2025-03-27 16:04:07 +08:00
|
|
|
copy: typeof import('./src/components/centerMap copy.vue')['default']
|
2025-03-17 17:34:32 +08:00
|
|
|
CurrentTime: typeof import('./src/components/currentTime.vue')['default']
|
2025-03-19 14:47:11 +08:00
|
|
|
CustomBack: typeof import('./src/components/customBack.vue')['default']
|
2025-03-14 17:52:05 +08:00
|
|
|
CustomCard: typeof import('./src/components/CustomCard.vue')['default']
|
2025-03-25 17:32:34 +08:00
|
|
|
CustomProgress: typeof import('./src/components/customProgress.vue')['default']
|
2025-03-14 17:52:05 +08:00
|
|
|
CustomSelect: typeof import('./src/components/CustomSelect.vue')['default']
|
|
|
|
GridSelect: typeof import('./src/components/GridSelect.vue')['default']
|
|
|
|
LandClassificationType: typeof import('./src/components/LandClassificationType.vue')['default']
|
|
|
|
LandIsTransfer: typeof import('./src/components/LandIsTransfer.vue')['default']
|
|
|
|
LandType: typeof import('./src/components/LandType.vue')['default']
|
|
|
|
Pagina: typeof import('./src/components/Pagina.vue')['default']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
SubTop: typeof import('./src/components/subTop.vue')['default']
|
|
|
|
}
|
|
|
|
}
|