Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
梁志锋
2015-12-15 21:39:59 +0800
Commit
fc1af93fc8cfea8031d38e861bdc14137c2e2b0b
1 parent
91853307
购物车功能开发
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
static/js/shopping-cart/cart.js
static/js/shopping-cart/cart.js
View file @
fc1af93
...
...
@@ -63,3 +63,7 @@ $('.chose').on('touchend', function() {
//var id = $(this).closest('.gift-advance-good').data('id');
chosePanel
.
show
();
});
cartInfo
=
0
;
\ No newline at end of file
...
...
Please
register
or
login
to post a comment