【功能优化】拼团组件默认为单列大图

pull/537/head
卢越 2024-09-04 23:08:01 +08:00
parent 10c95406d8
commit 03356576b3
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ export const component = {
name: '拼团',
icon: 'mdi:account-group',
property: {
layoutType: 'oneColSmallImg',
layoutType: 'oneColBigImg',
fields: {
name: {show: true, color: '#000'},
introduction: {show: true, color: '#999'},