Selaa lähdekoodia

FB登入(暫時註解掉)

Mike 3 vuotta sitten
vanhempi
commit
6dc8c68eee
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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> -->