Browse Source

FB登入(暫時註解掉)

Mike 3 years ago
parent
commit
6dc8c68eee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      desktop11/index.html

+ 2 - 2
desktop11/index.html

@@ -406,7 +406,7 @@
 
 
 
-<script>
+<!-- <script>
 window.fbAsyncInit = function() {
     FB.init({
     appId      : '582473075602626',
@@ -430,7 +430,7 @@ window.fbAsyncInit = function() {
 FB.getLoginStatus(function(response) {
     statusChangeCallback(response);
 });
-</script>
+</script> -->