Skip to content

Commit 0335657

Browse files
committed
【功能优化】拼团组件默认为单列大图
1 parent 10c9540 commit 0335657

File tree

1 file changed

+1
-1
lines changed
  • src/components/DiyEditor/components/mobile/PromotionCombination

1 file changed

+1
-1
lines changed

src/components/DiyEditor/components/mobile/PromotionCombination/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export const component = {
6565
name: '拼团',
6666
icon: 'mdi:account-group',
6767
property: {
68-
layoutType: 'oneColSmallImg',
68+
layoutType: 'oneColBigImg',
6969
fields: {
7070
name: {show: true, color: '#000'},
7171
introduction: {show: true, color: '#999'},

0 commit comments

Comments
 (0)