aijinan-app-newVersion/components.d.ts
2025-05-14 17:25:59 +08:00

57 lines
3.2 KiB
TypeScript

/* eslint-disable */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
/* prettier-ignore */
declare module 'vue' {
export interface GlobalComponents {
2: typeof import('./src/components/pageReport copy 2.vue')['default']
AliPlayer: typeof import('./src/components/AliPlayer.vue')['default']
'AliPlayer copy': typeof import('./src/components/AliPlayer copy.vue')['default']
'AliPlayer备份': typeof import('./src/components/AliPlayer备份.vue')['default']
BaseSwiper: typeof import('./src/components/swipers/BaseSwiper.vue')['default']
ContentList: typeof import('./src/components/contentList.vue')['default']
copy: typeof import('./src/components/pageComment copy.vue')['default']
CountDown: typeof import('./src/components/countDown.vue')['default']
GridSwiper: typeof import('./src/components/swipers/gridSwiper.vue')['default']
Header: typeof import('./src/components/header.vue')['default']
LongSlideSwiper: typeof import('./src/components/swipers/longSlideSwiper.vue')['default']
MoreLive: typeof import('./src/components/moreLive.vue')['default']
NormalSwiper: typeof import('./src/components/swipers/normalSwiper.vue')['default']
PageAbstract: typeof import('./src/components/pageAbstract.vue')['default']
PageComment: typeof import('./src/components/pageComment.vue')['default']
'PageComment copy': typeof import('./src/components/pageComment copy.vue')['default']
PageReport: typeof import('./src/components/pageReport.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SlideSwiper: typeof import('./src/components/swipers/slideSwiper.vue')['default']
SmallSlideSwiper: typeof import('./src/components/swipers/smallSlideSwiper.vue')['default']
Title: typeof import('./src/components/title.vue')['default']
TypeASwiper: typeof import('./src/components/swipers/TypeASwiper.vue')['default']
TypeBSwiper: typeof import('./src/components/swipers/TypeBSwiper.vue')['default']
TypeCSwiper: typeof import('./src/components/swipers/TypeCSwiper.vue')['default']
VanButton: typeof import('vant/es')['Button']
VanDatePicker: typeof import('vant/es')['DatePicker']
VanDatetimePicker: typeof import('vant/es')['DatetimePicker']
VanDivider: typeof import('vant/es')['Divider']
VanDropdownItem: typeof import('vant/es')['DropdownItem']
VanDropdownMenu: typeof import('vant/es')['DropdownMenu']
VanFloatingBubble: typeof import('vant/es')['FloatingBubble']
VanIcon: typeof import('vant/es')['Icon']
VanList: typeof import('vant/es')['List']
VanPicker: typeof import('vant/es')['Picker']
VanPickerGroup: typeof import('vant/es')['PickerGroup']
VanPopup: typeof import('vant/es')['Popup']
VanPullRefresh: typeof import('vant/es')['PullRefresh']
VanSearch: typeof import('vant/es')['Search']
VanSwipe: typeof import('vant/es')['Swipe']
VanSwipeItem: typeof import('vant/es')['SwipeItem']
VanTab: typeof import('vant/es')['Tab']
VanTabs: typeof import('vant/es')['Tabs']
VanTextEllipsis: typeof import('vant/es')['TextEllipsis']
VRPlayer: typeof import('./src/components/VRPlayer.vue')['default']
}
}