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
郭成尧
2017-05-08 18:22:15 +0800
Commit
6aa254a3c6b1ad48c10ad2ac782a377ca92374a1
1 parent
1ede1676
add-to-cart
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
public/js/product/detail/functions.js
public/js/product/detail/functions.js
View file @
6aa254a
...
...
@@ -87,7 +87,10 @@ let functions = {
productSku
:
sku
,
new_product_skn
:
skn
,
buyNumber
:
buyNum
}
},
xhrFields
:
{
withCredentials
:
true
},
}).
done
(
function
(
res
)
{
let
cartNum
;
...
...
Please
register
or
login
to post a comment