Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
邱骏
2019-04-16 10:20:45 +0800
Commit
1268b640eb49fd3e75326a39fd75936d8fe70c86
1 parent
3072a042
去掉log
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/cart/buynow-order-ensure.page.js
public/js/cart/buynow-order-ensure.page.js
View file @
1268b64
...
...
@@ -202,7 +202,6 @@ function submitGroupOrder(verifyCode) {
tip
.
show
(
'系统繁忙,请稍后再试!'
);
return
;
}
console
.
log
(
res
);
if
(
res
.
code
===
200
)
{
if
(
payType
===
2
)
{
...
...
Please
register
or
login
to post a comment