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
Plain Diff
Browse Files
Authored by
郭成尧
2017-01-20 15:41:33 +0800
Commit
860ca4f4b8964dc2a20579e0e441ad6f9dbffd0a
2 parents
42c762ef
b49c31f2
Merge branch 'release/5.4' into gray
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/cart/chose-panel.js
static/js/cart/chose-panel.js
View file @
860ca4f
...
...
@@ -745,7 +745,7 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
confirming
=
false
;
});
}
return
false
;
// 阻止加入购物车按钮冒泡
});
$yohoPage
.
on
(
'click'
,
'.close'
,
function
()
{
...
...
Please
register
or
login
to post a comment