jeter20131220 3 years ago
parent
commit
41ac9a91cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktopB/goto.js

+ 1 - 1
desktopB/goto.js

@@ -137,7 +137,7 @@ $(".banner-slider").slick({
         console.log('送出失敗: ' + jqXHR.responseText);
       }
     });
-    return true;
+    return flase;
   });
 
   $("*").each(function (index, element) {