Commit 173c95ad47f870f2a79d1e7516f94c1573aec45d

Authored by yvan.ni
1 parent 6cc0e0f7

支付失败的回跳

Showing 1 changed file with 1 additions and 3 deletions
pages/cart/cart2/cart2.js
@@ -3759,9 +3759,7 @@ Page({ @@ -3759,9 +3759,7 @@ Page({
3759 //},1000) 3759 //},1000)
3760 3760
3761 }, function () { 3761 }, function () {
3762 -  
3763 -  
3764 - return false; 3762 +
3765 //支付失败 3763 //支付失败
3766 setTimeout(function () { 3764 setTimeout(function () {
3767 var cps = getCurrentPages(); 3765 var cps = getCurrentPages();