35 lines
2.2 KiB
TypeScript
35 lines
2.2 KiB
TypeScript
/* eslint-disable */
|
|
/* prettier-ignore */
|
|
// @ts-nocheck
|
|
// Generated by vite-plugin-uni-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
export {}
|
|
|
|
declare module 'vue' {
|
|
export interface GlobalComponents {
|
|
AgentApplicationForm: typeof import('./components/AgentApplicationForm.vue')['default']
|
|
EmptyState: typeof import('./components/EmptyState.vue')['default']
|
|
GzhQrcode: typeof import('./components/GzhQrcode.vue')['default']
|
|
Payment: typeof import('./components/Payment.vue')['default']
|
|
PriceInputPopup: typeof import('./components/PriceInputPopup.vue')['default']
|
|
QRcode: typeof import('./components/QRcode.vue')['default']
|
|
VipBanner: typeof import('./components/VipBanner.vue')['default']
|
|
WdButton: typeof import('wot-design-uni/components/wd-button/wd-button.vue')['default']
|
|
WdCell: typeof import('wot-design-uni/components/wd-cell/wd-cell.vue')['default']
|
|
WdCellGroup: typeof import('wot-design-uni/components/wd-cell-group/wd-cell-group.vue')['default']
|
|
WdCheckbox: typeof import('wot-design-uni/components/wd-checkbox/wd-checkbox.vue')['default']
|
|
WdColPicker: typeof import('wot-design-uni/components/wd-col-picker/wd-col-picker.vue')['default']
|
|
WdForm: typeof import('wot-design-uni/components/wd-form/wd-form.vue')['default']
|
|
WdFormItem: typeof import('wot-design-uni/components/wd-form-item/wd-form-item.vue')['default']
|
|
WdIcon: typeof import('wot-design-uni/components/wd-icon/wd-icon.vue')['default']
|
|
WdInput: typeof import('wot-design-uni/components/wd-input/wd-input.vue')['default']
|
|
WdNavbar: typeof import('wot-design-uni/components/wd-navbar/wd-navbar.vue')['default']
|
|
WdPagination: typeof import('wot-design-uni/components/wd-pagination/wd-pagination.vue')['default']
|
|
WdPicker: typeof import('wot-design-uni/components/wd-picker/wd-picker.vue')['default']
|
|
WdPopup: typeof import('wot-design-uni/components/wd-popup/wd-popup.vue')['default']
|
|
WdTabbar: typeof import('wot-design-uni/components/wd-tabbar/wd-tabbar.vue')['default']
|
|
WdTabbarItem: typeof import('wot-design-uni/components/wd-tabbar-item/wd-tabbar-item.vue')['default']
|
|
WdToast: typeof import('wot-design-uni/components/wd-toast/wd-toast.vue')['default']
|
|
}
|
|
}
|