feat:【ele】【mall】将 color-input 迁移到 mall/promotion/components 中,聚焦一点

This commit is contained in:
YunaiV
2025-10-25 16:04:21 +08:00
parent 2909d1c4fa
commit 3d14d00a23
4 changed files with 8 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
export { default as VerticalButtonGroup } from './vertical-button-group/index.vue';
export { default as AppLinkInput } from './app-link-input/index.vue';
export { default as ColorInput } from './color-input/index.vue';