// 局部注册 export default { components: { [ImagePreview.Component.name]: ImagePreview.Component, }, };
与其余组件注册方式需区分开