|
@@ -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');
|