Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
be05ce32
Commit
be05ce32
authored
Dec 08, 2019
by
Junling Bu
Browse files
fix[litemall-wx]: 显示错误信息
parent
2f4d9e4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/checkout/checkout.js
View file @
be05ce32
...
...
@@ -199,9 +199,7 @@ Page({
});
}
else
{
wx
.
redirectTo
({
url
:
'
/pages/payResult/payResult?status=0&orderId=
'
+
orderId
});
util
.
showErrorToast
(
res
.
errmsg
);
}
});
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment