فهرست منبع

Merge branch 'release-201835-wangcz' into dev

wangcz 7 سال پیش
والد
کامیت
ff8db20cc3
2فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 2 0
      src/main/webapp/WEB-INF/views/normal/index.html
  2. 4 0
      src/main/webapp/resources/css/index.css

+ 2 - 0
src/main/webapp/WEB-INF/views/normal/index.html

@@ -23,6 +23,8 @@
             hm.src = "https://hm.baidu.com/hm.js?5701b143e26c91522f816effc41f5df0";
             hm.src = "https://hm.baidu.com/hm.js?5701b143e26c91522f816effc41f5df0";
             var s = document.getElementsByTagName("script")[0];
             var s = document.getElementsByTagName("script")[0];
             s.parentNode.insertBefore(hm, s);
             s.parentNode.insertBefore(hm, s);
+            var cnzz_protocol = (("https" === window.location.protocol.split(':')[0]) ? " https://" : " http://");
+            document.write(unescape("%3Cspan id='cnzz_stat_icon_1267002346'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s19.cnzz.com/z_stat.php%3Fid%3D1267002346%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));
         })();
         })();
 	</script>
 	</script>
 </head>
 </head>

+ 4 - 0
src/main/webapp/resources/css/index.css

@@ -5,6 +5,10 @@ min-width: 1170px;
 default-color: #56a022; 绿色
 default-color: #56a022; 绿色
 */
 */
 
 
+#cnzz_stat_icon_1267002346{
+	display:none;
+}
+
 body {
 body {
 	line-height: 1.6;
 	line-height: 1.6;
 	font-family: "Microsoft YaHei", "微软雅黑" !important;
 	font-family: "Microsoft YaHei", "微软雅黑" !important;