mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-12 09:55:06 +08:00
【功能优化】拼团组件默认为单列大图
This commit is contained in:
@ -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'},
|
||||
|
Reference in New Issue
Block a user