Browse Source

更改导航等

zdd 6 years ago
parent
commit
463f33d4f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CZKJ.GBRS2.WebMVC/wwwroot/assets/js/newIndex.js

+ 1 - 1
CZKJ.GBRS2.WebMVC/wwwroot/assets/js/newIndex.js

@@ -182,7 +182,7 @@ $('.addLeaf').click(function () {
182 182
         alert('您已经捐过竹子了,感谢您的支持')
183 183
     } else {
184 184
         if ($('.loveCon .left .img .leafs').hasClass('cli')) {
185
-
185
+            return;
186 186
         } else {
187 187
             $('.addLeaf').css('transform', 'scale(1.08)');
188 188
             $('.addLeaf').css('-webkit-transform', 'scale(1.08)');