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
hf
2016-03-02 16:45:19 +0800
Commit
77c66978af1785c54acb73891f642c7642b3ee04
2 parents
583e5f20
b6e71176
Merge branch 'beta/wap' of
http://git.dev.yoho.cn/web/yohobuy
into beta/wap
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/js/cart/cart.js
static/js/cart/cart.js
View file @
77c6697
...
...
@@ -217,6 +217,7 @@ $('.btn-balance').on('touchend', function() {
});
$
(
'.off-shell-goods'
).
on
(
'touchstart touchend'
,
function
()
{
tip
.
show
(
'商品已下架'
);
return
false
;
});
...
...
Please
register
or
login
to post a comment