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

This commit is contained in:
YunaiV
2025-10-25 16:16:02 +08:00
parent cd14b16213
commit d550ef626c
8 changed files with 11 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
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';
export { default as InputWithColor } from './input-with-color/index.vue';
export { default as VerticalButtonGroup } from './vertical-button-group/index.vue';