wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
173c95ad47f870f2a79d1e7516f94c1573aec45d
Authored by
yvan.ni
2022-12-10 14:36:08 +0800
1 parent
6cc0e0f7
支付失败的回跳
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
pages/cart/cart2/cart2.js
pages/cart/cart2/cart2.js
View file @
173c95a
...
...
@@ -3759,9 +3759,7 @@ Page({
3759
3759
//},1000)
3760
3760
3761
3761
}, function () {
3762
-
3763
-
3764
- return false;
3762
+
3765
3763
//支付失败
3766
3764
setTimeout(function () {
3767
3765
var cps = getCurrentPages();
...
...