瀏覽代碼

Merge branch 'user/fengchang/tryintegragefbmessager' of fxie/hichina2023 into master

fxie 1 年之前
父節點
當前提交
05f98ccda5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hichina-main-front-mobile-first/src/pages/ContactPage.vue

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

@@ -44,7 +44,7 @@ export default {
   setup() {
     function setupChat() {
       var chatbox = document.getElementById("fb-customer-chat");
-      chatbox.setAttribute("page_id", "123230297530852");
+      chatbox.setAttribute("page_id", "1534271790187013");
       chatbox.setAttribute("attribution", "biz_inbox");
     }
     function initFacebookSDK() {