1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- /* 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 {
- AreaSelect: typeof import('./src/components/AreaSelect/index.vue')['default']
- Autocomplete: typeof import('./src/components/FormUI/autocomplete/index.vue')['default']
- Checkbox: typeof import('./src/components/FormUI/checkbox/index.vue')['default']
- Combobox: typeof import('./src/components/FormUI/combobox/index.vue')['default']
- ComboboxZhAndEn: typeof import('./src/components/FormUI/comboboxZhAndEn/index.vue')['default']
- copy: typeof import('./src/components/CtForm/index copy.vue')['default']
- CtBtn: typeof import('./src/components/CtVuetify/CtBtn/index.vue')['default']
- CtDialog: typeof import('./src/components/CtDialog/index.vue')['default']
- CtForm: typeof import('./src/components/CtForm/index.vue')['default']
- CtIcon: typeof import('./src/components/CtVuetify/CtIcon/index.vue')['default']
- CtMenu: typeof import('./src/components/CtVuetify/CtMenu/index.vue')['default']
- CtPagination: typeof import('./src/components/CtPagination/index.vue')['default']
- CtSearch: typeof import('./src/components/CtSearch/index.vue')['default']
- CtTextField: typeof import('./src/components/CtVuetify/CtTextField/index.vue')['default']
- DatePicker: typeof import('./src/components/DatePicker/index.vue')['default']
- Details: typeof import('./src/components/Enterprise/details.vue')['default']
- Empty: typeof import('./src/components/Empty/index.vue')['default']
- HeadSearch: typeof import('./src/components/headSearch/index.vue')['default']
- HotPromoted: typeof import('./src/components/Enterprise/hotPromoted.vue')['default']
- 'Index copy': typeof import('./src/components/CtForm/index copy.vue')['default']
- IndustryTypeCard: typeof import('./src/components/industryTypeCard/index.vue')['default']
- Info: typeof import('./src/components/Enterprise/info.vue')['default']
- Introduction: typeof import('./src/components/Enterprise/components/introduction.vue')['default']
- Item: typeof import('./src/components/Position/item.vue')['default']
- JobTypeCard: typeof import('./src/components/jobTypeCard/index.vue')['default']
- ListGroup: typeof import('./src/components/FormUI/nestedListGroup/components/listGroup.vue')['default']
- LongCompany: typeof import('./src/components/Position/longCompany.vue')['default']
- LongStrip: typeof import('./src/components/Position/longStrip.vue')['default']
- NestedListGroup: typeof import('./src/components/FormUI/nestedListGroup/index.vue')['default']
- Positions: typeof import('./src/components/Enterprise/components/positions.vue')['default']
- PreviewImg: typeof import('./src/components/PreviewImg/index.vue')['default']
- PublicRecruitment: typeof import('./src/components/publicRecruitment/index.vue')['default']
- RadioGroup: typeof import('./src/components/FormUI/radioGroup/index.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- SimilarPositions: typeof import('./src/components/Position/similarPositions.vue')['default']
- TextArea: typeof import('./src/components/FormUI/textArea/index.vue')['default']
- TextInput: typeof import('./src/components/FormUI/TextInput/index.vue')['default']
- VerificationCode: typeof import('./src/components/VerificationCode/index.vue')['default']
- }
- }
|