Commit ccc753090220e6ce23567d0e0a9d7c74d27abaef

Authored by yvan.ni
1 parent e4d77ec9

未找到商品的bug优化

Showing 1 changed file with 1 additions and 1 deletions
pages/cart/cart/cart.js
... ... @@ -551,7 +551,7 @@ Page({
551 551  
552 552 }else{
553 553 //未找到商品的活动
554   - is_flag = 0;
  554 + isok = 0;
555 555 }
556 556 })
557 557 if (!isok){
... ...