This commit is contained in:
parent
4600d214fb
commit
f5f08cb73c
|
@ -178,8 +178,8 @@
|
|||
goumai(item){//立即购买
|
||||
this.$queue.setData('mainData',item)
|
||||
this.$queue.setData('youhui','');
|
||||
|
||||
if(item.btnShow=='false'){
|
||||
console.log("item",item)
|
||||
if(item.btnShow==false){
|
||||
uni.showToast({
|
||||
icon:'error',
|
||||
title:'已过秒杀时间,无法下单!'
|
||||
|
|
Loading…
Reference in New Issue