Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
uedxwg
2015-12-20 20:40:54 +0800
Commit
a16061dc3c0cff3c43995ccc8bfb140e7f811680
1 parent
7729cbbe
'upadte'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
static/js/cart/chose-panel.js
static/js/cart/chose-panel.js
View file @
a16061d
...
...
@@ -349,6 +349,9 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
}
});
$
(
'#good-num'
).
on
(
'keydown '
,
function
(){
});
exports
.
init
=
init
;
exports
.
show
=
show
;
...
...
Please
register
or
login
to post a comment