Browse Source

联系客服

linwu 4 months ago
parent
commit
144f394a73

+ 1 - 1
public/themes/default/views/mobile/module/section/html_health_end.blade.php

@@ -12,7 +12,7 @@
 </script>
 </script>
 <script>
 <script>
     $('#toGongzhonghao').click(function() {
     $('#toGongzhonghao').click(function() {
-        location.href = "https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=Mzg5MzI1NTkyMA==#wechat_redirect";
+        location.href = "https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzU4Njg1NjU0NQ==#wechat_redirect";
     });
     });
     $('a[href]').click(function(){
     $('a[href]').click(function(){
         var f = $(this).attr('href');
         var f = $(this).attr('href');