diff --git a/dist.zip b/dist.zip deleted file mode 100644 index fb92a96..0000000 Binary files a/dist.zip and /dev/null differ diff --git a/src/views/product/addProduct/index.vue b/src/views/product/addProduct/index.vue index 95c8414..855f689 100644 --- a/src/views/product/addProduct/index.vue +++ b/src/views/product/addProduct/index.vue @@ -1552,7 +1552,7 @@ export default { deliveryType: [], virtual: [ { tit: '普通商品', id: 0, tit2: '物流发货' }, - // { tit: '虚拟商品', id: 1, tit2: '虚拟发货' } + { tit: '虚拟商品', id: 1, tit2: '虚拟发货' } ], customBtn: 0, // 自定义留言开关 // 自定义留言下拉选择