Merge branch 'main' of https://gitea.lihaink.cn/mkm/shop-mer
This commit is contained in:
commit
3afb4f0cd7
@ -1552,7 +1552,7 @@ export default {
|
|||||||
deliveryType: [],
|
deliveryType: [],
|
||||||
virtual: [
|
virtual: [
|
||||||
{ tit: '普通商品', id: 0, tit2: '物流发货' },
|
{ tit: '普通商品', id: 0, tit2: '物流发货' },
|
||||||
// { tit: '虚拟商品', id: 1, tit2: '虚拟发货' }
|
{ tit: '虚拟商品', id: 1, tit2: '虚拟发货' }
|
||||||
],
|
],
|
||||||
customBtn: 0, // 自定义留言开关
|
customBtn: 0, // 自定义留言开关
|
||||||
// 自定义留言下拉选择
|
// 自定义留言下拉选择
|
||||||
|
Loading…
x
Reference in New Issue
Block a user