Authored by OF1706

weChat header and footer

@@ -89,7 +89,7 @@ $('.phoneapp').mouseenter(function() { @@ -89,7 +89,7 @@ $('.phoneapp').mouseenter(function() {
89 _hmt.push(['_trackEvent', '二维码', '头部手机版', '', '']); 89 _hmt.push(['_trackEvent', '二维码', '头部手机版', '', '']);
90 }); 90 });
91 91
92 -$('.weChat').mouseenter(function() { 92 +$('.we-chat').mouseenter(function() {
93 _hmt.push(['_trackEvent', '二维码', '头部手机版', '', '']); 93 _hmt.push(['_trackEvent', '二维码', '头部手机版', '', '']);
94 }).click(function() { 94 }).click(function() {
95 _hmt.push(['_trackEvent', '二维码', '头部手机版', '', '']); 95 _hmt.push(['_trackEvent', '二维码', '头部手机版', '', '']);
@@ -431,7 +431,7 @@ @@ -431,7 +431,7 @@
431 } 431 }
432 432
433 .we-chat-code { 433 .we-chat-code {
434 - background-image: resolve("layout/weChat.png"); 434 + background-image: resolve("layout/qr-weixin.png");
435 background-repeat: no-repeat; 435 background-repeat: no-repeat;
436 background-size: 100% 100%; 436 background-size: 100% 100%;
437 } 437 }
@@ -264,7 +264,7 @@ @@ -264,7 +264,7 @@
264 264
265 .we-chat-img { 265 .we-chat-img {
266 position: relative; 266 position: relative;
267 - background-image: resolve("layout/weChat.png"); 267 + background-image: resolve("layout/qr-weixin.png");
268 background-repeat: no-repeat; 268 background-repeat: no-repeat;
269 background-size: 100% 100%; 269 background-size: 100% 100%;
270 } 270 }