Commit adceaa20 by 冷斌

fix bug

parent dfb7063b
...@@ -236,6 +236,8 @@ ...@@ -236,6 +236,8 @@
return false; return false;
} }
console.log(item, opt);
return false;
if(item['price'] <= 0){ if(item['price'] <= 0){
ui.error('不需要您购买'); ui.error('不需要您购买');
return false; return false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment