2024-08-30 18:07:30 +08:00
|
|
|
/* eslint-disable */
|
|
|
|
// @ts-nocheck
|
|
|
|
// Generated by unplugin-vue-components
|
|
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
export {}
|
|
|
|
|
|
|
|
/* prettier-ignore */
|
|
|
|
declare module 'vue' {
|
|
|
|
export interface GlobalComponents {
|
|
|
|
AAvatar: typeof import('ant-design-vue/es')['Avatar']
|
|
|
|
AButton: typeof import('ant-design-vue/es')['Button']
|
2024-09-02 18:08:00 +08:00
|
|
|
ACard: typeof import('ant-design-vue/es')['Card']
|
2024-08-30 18:07:30 +08:00
|
|
|
ACascader: typeof import('ant-design-vue/es')['Cascader']
|
|
|
|
ACheckbox: typeof import('ant-design-vue/es')['Checkbox']
|
2024-09-06 19:24:01 +08:00
|
|
|
ACheckboxGroup: typeof import('ant-design-vue/es')['CheckboxGroup']
|
|
|
|
ACol: typeof import('ant-design-vue/es')['Col']
|
2024-08-30 18:07:30 +08:00
|
|
|
AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider']
|
2024-09-06 19:24:01 +08:00
|
|
|
ADatePicker: typeof import('ant-design-vue/es')['DatePicker']
|
2024-08-30 18:07:30 +08:00
|
|
|
ADivider: typeof import('ant-design-vue/es')['Divider']
|
|
|
|
ADrawer: typeof import('ant-design-vue/es')['Drawer']
|
2024-09-10 11:06:18 +08:00
|
|
|
ADropdown: typeof import('ant-design-vue/es')['Dropdown']
|
2024-08-30 18:07:30 +08:00
|
|
|
AForm: typeof import('ant-design-vue/es')['Form']
|
|
|
|
AFormItem: typeof import('ant-design-vue/es')['FormItem']
|
|
|
|
AInput: typeof import('ant-design-vue/es')['Input']
|
|
|
|
AInputNumber: typeof import('ant-design-vue/es')['InputNumber']
|
|
|
|
AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
|
|
|
|
ALayout: typeof import('ant-design-vue/es')['Layout']
|
|
|
|
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
|
|
|
|
ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
|
|
|
|
ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
|
|
|
|
AMenu: typeof import('ant-design-vue/es')['Menu']
|
|
|
|
AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
|
2024-09-06 09:45:51 +08:00
|
|
|
AModal: typeof import('ant-design-vue/es')['Modal']
|
2024-09-06 19:24:01 +08:00
|
|
|
APagination: typeof import('ant-design-vue/es')['Pagination']
|
2024-09-06 09:45:51 +08:00
|
|
|
APopconfirm: typeof import('ant-design-vue/es')['Popconfirm']
|
2024-09-06 19:24:01 +08:00
|
|
|
APopover: typeof import('ant-design-vue/es')['Popover']
|
2024-09-06 09:45:51 +08:00
|
|
|
ARadio: typeof import('ant-design-vue/es')['Radio']
|
|
|
|
ARadioGroup: typeof import('ant-design-vue/es')['RadioGroup']
|
2024-09-06 19:24:01 +08:00
|
|
|
ARangePicker: typeof import('ant-design-vue/es')['RangePicker']
|
|
|
|
ARow: typeof import('ant-design-vue/es')['Row']
|
2024-09-05 10:45:49 +08:00
|
|
|
ASelect: typeof import('ant-design-vue/es')['Select']
|
|
|
|
ASelectOption: typeof import('ant-design-vue/es')['SelectOption']
|
|
|
|
ASpace: typeof import('ant-design-vue/es')['Space']
|
2024-08-30 18:07:30 +08:00
|
|
|
ASpin: typeof import('ant-design-vue/es')['Spin']
|
|
|
|
ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
|
2024-09-05 10:45:49 +08:00
|
|
|
ATable: typeof import('ant-design-vue/es')['Table']
|
2024-08-30 18:07:30 +08:00
|
|
|
ATabPane: typeof import('ant-design-vue/es')['TabPane']
|
|
|
|
ATabs: typeof import('ant-design-vue/es')['Tabs']
|
2024-09-05 10:45:49 +08:00
|
|
|
ATag: typeof import('ant-design-vue/es')['Tag']
|
2024-09-06 19:24:01 +08:00
|
|
|
ATextarea: typeof import('ant-design-vue/es')['Textarea']
|
|
|
|
ATimePicker: typeof import('ant-design-vue/es')['TimePicker']
|
|
|
|
ATimeRangePicker: typeof import('ant-design-vue/es')['TimeRangePicker']
|
2024-09-05 10:45:49 +08:00
|
|
|
ATooltip: typeof import('ant-design-vue/es')['Tooltip']
|
2024-09-06 19:24:01 +08:00
|
|
|
ATreeSelect: typeof import('ant-design-vue/es')['TreeSelect']
|
2024-09-06 10:39:19 +08:00
|
|
|
FormProMax: typeof import('./src/components/form/FormProMax.vue')['default']
|
2024-08-30 18:07:30 +08:00
|
|
|
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
|
2024-09-06 10:39:19 +08:00
|
|
|
IconFont: typeof import('./src/components/iconfont/IconFont.vue')['default']
|
2024-08-30 18:07:30 +08:00
|
|
|
Layout: typeof import('./src/components/layout/layout.vue')['default']
|
|
|
|
LayoutHeader: typeof import('./src/components/layout/header/LayoutHeader.vue')['default']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
2024-09-06 10:39:19 +08:00
|
|
|
SingleImageFileUpload: typeof import('./src/components/upload/SingleImageFileUpload.vue')['default']
|
2024-08-30 18:07:30 +08:00
|
|
|
Sliber: typeof import('./src/components/layout/sliber/sliber.vue')['default']
|
2024-09-06 10:39:19 +08:00
|
|
|
TableProMax: typeof import('./src/components/table/TableProMax.vue')['default']
|
2024-08-30 18:07:30 +08:00
|
|
|
TelephoneLogin: typeof import('./src/components/login/TelephoneLogin.vue')['default']
|
|
|
|
}
|
|
|
|
}
|