1 Star 0 Fork 3

zlihuay/pi-admin-web

forked from ZnPi/pi-admin-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
components.d.ts 6.38 KB
一键复制 编辑 原始数据 按行查看 历史
ZnPi 提交于 2023-06-12 22:50 . 发布 v1.0.0 SNAPSHOT 版
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
401: typeof import('./src/components/error-page/401.vue')['default']
404: typeof import('./src/components/error-page/404.vue')['default']
BpmnIcon: typeof import('./src/components/workflow/process-designer/common/BpmnIcon.vue')['default']
BpmnScript: typeof import('./src/components/workflow/process-designer/Panel/components/SubChild/BpmnScript.vue')['default']
CollapseTitle: typeof import('./src/components/workflow/process-designer/common/CollapseTitle.vue')['default']
ContextMenu: typeof import('./src/components/workflow/process-designer/ContextMenu/index.vue')['default']
EditItem: typeof import('./src/components/workflow/process-designer/common/EditItem.vue')['default']
ElAvatar: typeof import("element-plus/es")["ElAvatar"]
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
ElButton: typeof import('element-plus/es')['ElButton']
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
ElCard: typeof import('element-plus/es')['ElCard']
ElCol: typeof import('element-plus/es')['ElCol']
ElCollapse: typeof import('element-plus/es')['ElCollapse']
ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem']
ElDatePicker: typeof import("element-plus/es")["ElDatePicker"]
ElDescriptions: typeof import('element-plus/es')['ElDescriptions']
ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem']
ElDialog: typeof import('element-plus/es')['ElDialog']
ElDivider: typeof import('element-plus/es')['ElDivider']
ElDropdown: typeof import('element-plus/es')['ElDropdown']
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
ElementAssignee: typeof import('./src/components/workflow/process-designer/Panel/components/ElementAssignee.vue')['default']
ElementAsyncContinuations: typeof import('./src/components/workflow/process-designer/Panel/components/ElementAsyncContinuations.vue')['default']
ElementConditional: typeof import('./src/components/workflow/process-designer/Panel/components/ElementConditional.vue')['default']
ElementDocumentations: typeof import('./src/components/workflow/process-designer/Panel/components/ElementDocumentations.vue')['default']
ElementExecutionListeners: typeof import('./src/components/workflow/process-designer/Panel/components/ElementExecutionListeners.vue')['default']
ElementExtensionProperties: typeof import('./src/components/workflow/process-designer/Panel/components/ElementExtensionProperties.vue')['default']
ElementForm: typeof import('./src/components/workflow/process-designer/Panel/components/ElementForm.vue')['default']
ElementGenerations: typeof import('./src/components/workflow/process-designer/Panel/components/ElementGenerations.vue')['default']
ElementJobExecution: typeof import('./src/components/workflow/process-designer/Panel/components/ElementJobExecution.vue')['default']
ElementStartInitiator: typeof import('./src/components/workflow/process-designer/Panel/components/ElementStartInitiator.vue')['default']
ElFooter: typeof import('element-plus/es')['ElFooter']
ElForm: typeof import("element-plus/es")["ElForm"]
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElHeader: typeof import('element-plus/es')['ElHeader']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElInput: typeof import('element-plus/es')['ElInput']
ElInputNumber: typeof import("element-plus/es")["ElInputNumber"]
ElMain: typeof import('element-plus/es')['ElMain']
ElMenu: typeof import('element-plus/es')['ElMenu']
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
ElOption: typeof import("element-plus/es")["ElOption"]
ElPagination: typeof import('element-plus/es')['ElPagination']
ElPopover: typeof import("element-plus/es")["ElPopover"]
ElRadioButton: typeof import("element-plus/es")["ElRadioButton"]
ElRadioGroup: typeof import("element-plus/es")["ElRadioGroup"]
ElRow: typeof import('element-plus/es')['ElRow']
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
ElSelect: typeof import("element-plus/es")["ElSelect"]
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
ElSwitch: typeof import("element-plus/es")["ElSwitch"]
ElTable: typeof import('element-plus/es')['ElTable']
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
ElTag: typeof import('element-plus/es')['ElTag']
ElTimeline: typeof import('element-plus/es')['ElTimeline']
ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
ElTree: typeof import("element-plus/es")["ElTree"]
ElTreeSelect: typeof import("element-plus/es")["ElTreeSelect"]
ElUpload: typeof import("element-plus/es")["ElUpload"]
ErrorPage: typeof import('./src/components/error-page/ErrorPage.vue')['default']
IconSelect: typeof import('./src/components/IconSelect.vue')['default']
Leave: typeof import('./src/components/workflow/form/Leave.vue')['default']
LocaleSelect: typeof import('./src/components/LocaleSelect.vue')['default']
LucideIcon: typeof import('./src/components/workflow/process-designer/common/LucideIcon.vue')['default']
Pagination: typeof import('./src/components/Pagination.vue')['default']
ParentView: typeof import('./src/components/ParentView.vue')['default']
ProcessDetail: typeof import('./src/components/workflow/ProcessDetail.vue')['default']
ProcessDiagramDialog: typeof import('./src/components/workflow/ProcessDiagramDialog.vue')['default']
ProcessViewer: typeof import('./src/components/workflow/ProcessViewer.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SvgIcon: typeof import('./src/components/SvgIcon.vue')['default']
}
export interface ComponentCustomProperties {
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zlihuay/pi-admin-web.git
git@gitee.com:zlihuay/pi-admin-web.git
zlihuay
pi-admin-web
pi-admin-web
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385