12345678910111213141516171819202122232425262728293031323334353637383940 |
- /* 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 {
- Bjqk: typeof import('./src/components/step/link/bjqk.vue')['default']
- BreadCrumb: typeof import('./src/components/BreadCrumb/index.vue')['default']
- CommonFooter: typeof import('./src/components/commonFooter/index.vue')['default']
- ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
- ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
- ElButton: typeof import('element-plus/es')['ElButton']
- ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
- ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
- ElDialog: typeof import('element-plus/es')['ElDialog']
- ElForm: typeof import('element-plus/es')['ElForm']
- ElFormItem: typeof import('element-plus/es')['ElFormItem']
- ElIcon: typeof import('element-plus/es')['ElIcon']
- ElInput: typeof import('element-plus/es')['ElInput']
- ElOption: typeof import('element-plus/es')['ElOption']
- ElPagination: typeof import('element-plus/es')['ElPagination']
- ElSelect: typeof import('element-plus/es')['ElSelect']
- LeftSider: typeof import('./src/components/leftSider/index.vue')['default']
- LeftSiderStu: typeof import('./src/components/leftSiderStu/index.vue')['default']
- NavHeader: typeof import('./src/components/NavHeader/index.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- StatisticsSchool: typeof import('./src/components/statisticsSchool/index.vue')['default']
- Szcjckqx: typeof import('./src/components/step/link/szcjckqx.vue')['default']
- TheCard: typeof import('./src/components/TheCard.vue')['default']
- TinymceVue: typeof import('./src/components/TinymceVue/index.vue')['default']
- Xgstda: typeof import('./src/components/step/link/xgstda.vue')['default']
- }
- }
|