12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- /* 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 {
- ALevel2: typeof import('./src/components/jobTypeCard/a-level2.vue')['default']
- ALevel3: typeof import('./src/components/jobTypeCard/a-level3.vue')['default']
- AreaSelect: typeof import('./src/components/AreaSelect/index.vue')['default']
- AreaSelectPanel: typeof import('./src/components/AreaSelectPanel/index.vue')['default']
- Autocomplete: typeof import('./src/components/FormUI/autocomplete/index.vue')['default']
- Cascade: typeof import('./src/components/FormUI/cascade/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']
- ConfirmPaymentDialog: typeof import('./src/components/pay/confirmPaymentDialog.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']
- CtTable: typeof import('./src/components/CtTable/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']
- Echarts: typeof import('./src/components/Echarts/index.vue')['default']
- ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
- Empty: typeof import('./src/components/Empty/index.vue')['default']
- File: typeof import('./src/components/Upload/file.vue')['default']
- HeadSearch: typeof import('./src/components/headSearch/index.vue')['default']
- HotPromoted: typeof import('./src/components/Enterprise/hotPromoted.vue')['default']
- Img: typeof import('./src/components/Upload/img.vue')['default']
- ImgCropper: typeof import('./src/components/ImgCropper/index.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']
- InitPay: typeof import('./src/components/personalRecharge/initPay.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']
- Loading: typeof import('./src/components/Loading/index.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']
- Pay: typeof import('./src/components/pay/index.vue')['default']
- PersonalRecharge: typeof import('./src/components/personalRecharge/index.vue')['default']
- Positions: typeof import('./src/components/Enterprise/components/positions.vue')['default']
- PreviewImg: typeof import('./src/components/PreviewImg/index.vue')['default']
- ProgressBar: typeof import('./src/components/ProgressBar/index.vue')['default']
- QrCode: typeof import('./src/components/QrCode/index.vue')['default']
- RadioGroup: typeof import('./src/components/FormUI/radioGroup/index.vue')['default']
- Recharge: typeof import('./src/components/Recharge/index.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- SimilarPositions: typeof import('./src/components/Position/similarPositions.vue')['default']
- SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
- TextArea: typeof import('./src/components/FormUI/textArea/index.vue')['default']
- TextInput: typeof import('./src/components/FormUI/TextInput/index.vue')['default']
- TipDialog: typeof import('./src/components/CtDialog/tipDialog.vue')['default']
- VerificationCode: typeof import('./src/components/VerificationCode/index.vue')['default']
- Verifition: typeof import('./src/components/Verifition/index.vue')['default']
- VerifyPoints: typeof import('./src/components/Verifition/Verify/VerifyPoints.vue')['default']
- VerifySlide: typeof import('./src/components/Verifition/Verify/VerifySlide.vue')['default']
- WangEditor: typeof import('./src/components/FormUI/wangEditor/index.vue')['default']
- }
- }
|