修改店铺-商品,排列方式
This commit is contained in:
parent
3e1f97f269
commit
8b8b5a496a
@ -516,7 +516,7 @@
|
|||||||
coupon: [], // 优惠券
|
coupon: [], // 优惠券
|
||||||
productList: [], //本地服务商品
|
productList: [], //本地服务商品
|
||||||
styleConfig: [],
|
styleConfig: [],
|
||||||
isColumn: true, // 商品列表排列方式
|
isColumn: false, // 商品列表排列方式
|
||||||
navShow: false,
|
navShow: false,
|
||||||
navActive: 0,
|
navActive: 0,
|
||||||
diyActive: 1,
|
diyActive: 1,
|
||||||
@ -605,13 +605,14 @@
|
|||||||
value: 3,
|
value: 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'icon-yingyongAPP_o',
|
|
||||||
name: '分类',
|
|
||||||
value: 2,
|
|
||||||
}, {
|
|
||||||
icon: 'icon-yizhan_o',
|
icon: 'icon-yizhan_o',
|
||||||
name: '里海云仓',
|
name: '里海云仓',
|
||||||
value: 6,
|
value: 6,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: 'icon-yingyongAPP_o',
|
||||||
|
name: '分类',
|
||||||
|
value: 2,
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
tabs: [],
|
tabs: [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user