Showing
1 changed file
with
0 additions
and
4 deletions
@@ -165,10 +165,6 @@ $('.coupon-message-op-rel').on('click', function() { | @@ -165,10 +165,6 @@ $('.coupon-message-op-rel').on('click', function() { | ||
165 | location.reload(); | 165 | location.reload(); |
166 | }); | 166 | }); |
167 | 167 | ||
168 | -$('.nav-home').on('touchstart', function() { | ||
169 | - $('.homebuttom').toggleClass('hide'); | ||
170 | -}); | ||
171 | - | ||
172 | if ($('#noData').length > 0) { | 168 | if ($('#noData').length > 0) { |
173 | if (location.href.indexOf('?openby:yohobuy=') <= 0) { | 169 | if (location.href.indexOf('?openby:yohobuy=') <= 0) { |
174 | tip.show('网络异常!'); | 170 | tip.show('网络异常!'); |
-
Please register or login to post a comment