You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
2.5 KiB
45 lines
2.5 KiB
/* eslint-disable */
|
|
/* prettier-ignore */
|
|
// @ts-nocheck
|
|
// Generated by unplugin-vue-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
import '@vue/runtime-core'
|
|
|
|
export {}
|
|
|
|
declare module '@vue/runtime-core' {
|
|
export interface GlobalComponents {
|
|
CellInput: typeof import('./src/components/CellInput/index.vue')['default']
|
|
DateRange: typeof import('./src/components/dateRange/index.vue')['default']
|
|
Frame: typeof import('./src/components/frame/index.vue')['default']
|
|
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
|
|
IconCommunity: typeof import('./src/components/icons/IconCommunity.vue')['default']
|
|
IconDocumentation: typeof import('./src/components/icons/IconDocumentation.vue')['default']
|
|
IconEcosystem: typeof import('./src/components/icons/IconEcosystem.vue')['default']
|
|
IconSupport: typeof import('./src/components/icons/IconSupport.vue')['default']
|
|
IconTooling: typeof import('./src/components/icons/IconTooling.vue')['default']
|
|
'Index单列': typeof import('./src/components/SelCabinet/index单列.vue')['default']
|
|
Indexsp: typeof import('./src/components/indexsp.vue')['default']
|
|
Login: typeof import('./src/components/Login/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SearchSelect: typeof import('./src/components/searchSelect/index.vue')['default']
|
|
SelCabinet: typeof import('./src/components/SelCabinet/index.vue')['default']
|
|
SelCell: typeof import('./src/components/SelCell/index.vue')['default']
|
|
SelCheckbox: typeof import('./src/components/SelCheckbox/index.vue')['default']
|
|
SelInput: typeof import('./src/components/SelInput/index.vue')['default']
|
|
SelLable: typeof import('./src/components/SelLable/index.vue')['default']
|
|
SelModal: typeof import('./src/components/SelModal/index.vue')['default']
|
|
SelOver: typeof import('./src/components/SelOver/index.vue')['default']
|
|
SelSelect: typeof import('./src/components/SelSelect/index.vue')['default']
|
|
SelSwiper: typeof import('./src/components/SelSwiper/index.vue')['default']
|
|
SelTable: typeof import('./src/components/SelTable/index.vue')['default']
|
|
Test: typeof import('./src/components/SelCell/test.vue')['default']
|
|
VanButton: typeof import('vant/es')['Button']
|
|
VanForm: typeof import('vant/es')['Form']
|
|
VanIcon: typeof import('vant/es')['Icon']
|
|
VanOverlay: typeof import('vant/es')['Overlay']
|
|
VanSlider: typeof import('vant/es')['Slider']
|
|
}
|
|
}
|