mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-19 23:02:00 +08:00
【功能优化】拼团组件默认为单列大图
This commit is contained in:
parent
10c95406d8
commit
03356576b3
@ -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'},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user