Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
刘传洋
2017-01-18 10:40:12 +0800
Commit
7123047b5a4d6b31f1f116ecce72c09ac301890b
1 parent
ed2a072a
m
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/cart/cart-api.js
public/js/cart/cart-api.js
View file @
7123047
...
...
@@ -123,7 +123,7 @@ cartItemNumChg = (function() {
countBusy
=
false
;
});
};
}
)(
);
}
()
);
function
getProductInfo
(
pid
,
skn
)
{
return
$
.
ajax
({
...
...
Please
register
or
login
to post a comment