Browse Source

Merge branch 'u/fengchangdev' of fxie/hichina2023 into master

fxie 1 year ago
parent
commit
4cfe66ec5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hichina-main-front-mobile-first/src/pages/LoginPage.vue

+ 1 - 1
hichina-main-front-mobile-first/src/pages/LoginPage.vue

@@ -212,7 +212,7 @@ export default {
       const loadFacebookSDK = new Promise((resolve) => {
         window.fbAsyncInit = function () {
           FB.init({
-            appId: "994181467335802",
+            appId: "854574772677522",
             autoLogAppEvents: true,
             xfbml: true,
             version: "v13.0",