mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-06 06:01:53 +08:00
【功能优化】拼团组件默认为单列大图
This commit is contained in:
@@ -65,7 +65,7 @@ export const component = {
|
|||||||
name: '拼团',
|
name: '拼团',
|
||||||
icon: 'mdi:account-group',
|
icon: 'mdi:account-group',
|
||||||
property: {
|
property: {
|
||||||
layoutType: 'oneColSmallImg',
|
layoutType: 'oneColBigImg',
|
||||||
fields: {
|
fields: {
|
||||||
name: {show: true, color: '#000'},
|
name: {show: true, color: '#000'},
|
||||||
introduction: {show: true, color: '#999'},
|
introduction: {show: true, color: '#999'},
|
||||||
|
Reference in New Issue
Block a user