diff --git a/homepage.html b/homepage.html index 053d2b9..94f3c1b 100644 --- a/homepage.html +++ b/homepage.html @@ -360,8 +360,6 @@ this.tiptext = '当前商品不可兑换'; }else if (gstatus == 8) { //已兑换次数 this.tiptext = '当前商品正在兑换中'; - }else if (gstatus == 9) { //不可兑换商品状态 - this.tiptext = '当前商品不可用'; } } },