zjm лет назад: 5
Родитель
Сommit
c50023fdd7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/resources/templates/testShare.html

+ 1 - 1
src/main/resources/templates/testShare.html

@@ -235,7 +235,7 @@
235 235
             });
236 236
         };
237 237
         $("#goWeChat").on('click',function(){
238
-        	window.location.href='https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzUxNTE3ODE5MA==&scene=126#wechat_redirect';
238
+        	window.location.href='https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzA5OTM2MTQxOA==&scene=126#wechat_redirect';
239 239
         })
240 240
     });
241 241
 </script>