Showing
4 changed files
with
1 additions
and
0 deletions
@@ -9358,6 +9358,7 @@ $('.btn-balance').on('touchend', function() { | @@ -9358,6 +9358,7 @@ $('.btn-balance').on('touchend', function() { | ||
9358 | }); | 9358 | }); |
9359 | 9359 | ||
9360 | $('.off-shell-goods').on('touchstart touchend', function() { | 9360 | $('.off-shell-goods').on('touchstart touchend', function() { |
9361 | + tip.show('商品已下架'); | ||
9361 | return false; | 9362 | return false; |
9362 | }); | 9363 | }); |
9363 | 9364 |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
5.81 KB
-
Please register or login to post a comment