|
|
@ -164,8 +164,7 @@ Page({ |
|
|
}, |
|
|
}, |
|
|
order: function () { |
|
|
order: function () { |
|
|
// todo 判断组合产品
|
|
|
// todo 判断组合产品
|
|
|
// if (this.data.info.is_compose == 1) {
|
|
|
if (this.data.info.is_compose == 1) { |
|
|
if (true) { |
|
|
|
|
|
// 打开规格弹窗
|
|
|
// 打开规格弹窗
|
|
|
this.setData({skuFlag: true}) |
|
|
this.setData({skuFlag: true}) |
|
|
return |
|
|
return |
|
|
|