Explorar o código

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

fxie hai 1 ano
pai
achega
05f98ccda5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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() {