components.d.ts 3.26 KB
// 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 {
    '图形验证码': typeof import('./src/components/图形验证码.vue')['default']
    Agreement: typeof import('./src/components/DonateFlower/agreement.vue')['default']
    AuditVideoCard: typeof import('./src/components/AuditVideoCard/index.vue')['default']
    Banner: typeof import('./src/components/MuiVideo/banner.vue')['default']
    BookCard: typeof import('./src/components/BookCard/index.vue')['default']
    BVideoCard: typeof import('./src/components/BVideoCard/index.vue')['default']
    CommentBox: typeof import('./src/components/CommentBox/index.vue')['default']
    CommentList: typeof import('./src/components/CommentList/index.vue')['default']
    DonateBar: typeof import('./src/components/DonateBar/index.vue')['default']
    DonateBook: typeof import('./src/components/DonateBook/index.vue')['default']
    DonateCert: typeof import('./src/components/DonateCert/index.vue')['default']
    DonateFlower: typeof import('./src/components/DonateFlower/index.vue')['default']
    FlowerIcon: typeof import('./src/components/FlowerIcon/index.vue')['default']
    ImageSliderVerify: typeof import('./src/components/ImageSliderVerify/index.vue')['default']
    LocalismBox: typeof import('./src/components/LocalismBox/index.vue')['default']
    LoginBox: typeof import('./src/components/LoginBox/index.vue')['default']
    MuiVideo: typeof import('./src/components/MuiVideo/index.vue')['default']
    MyButton: typeof import('./src/components/MyButton/index.vue')['default']
    NoticeOverlay: typeof import('./src/components/NoticeOverlay/index.vue')['default']
    NoticeOverlayModule: typeof import('./src/components/NoticeOverlayModule/index.vue')['default']
    RankingItem: typeof import('./src/components/RankingItem/index.vue')['default']
    RightSideList: typeof import('./src/components/RightSideList/index.vue')['default']
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
    ShortcutFixed: typeof import('./src/components/ShortcutFixed/index.vue')['default']
    Status: typeof import('./src/components/MuiVideo/status.vue')['default']
    Template: typeof import('./src/components/template/index.vue')['default']
    Test: typeof import('./src/components/LoginBox/test.vue')['default']
    VanCheckbox: typeof import('vant/es')['Checkbox']
    VanCol: typeof import('vant/es')['Col']
    VanEmpty: typeof import('vant/es')['Empty']
    VanField: typeof import('vant/es')['Field']
    VanIcon: typeof import('vant/es')['Icon']
    VanImage: typeof import('vant/es')['Image']
    VanLoading: typeof import('vant/es')['Loading']
    VanOverlay: typeof import('vant/es')['Overlay']
    VanPopup: typeof import('vant/es')['Popup']
    VanRow: typeof import('vant/es')['Row']
    VanStepper: typeof import('vant/es')['Stepper']
    VideoBar: typeof import('./src/components/MuiVideo/videoBar.vue')['default']
    VideoCard: typeof import('./src/components/VideoCard/index.vue')['default']
    VideoDetail: typeof import('./src/components/VideoDetail/index.vue')['default']
  }
}