Authored by 郝肖肖

Merge branch 'hotfix/baiduJsonLd' into 'gray'

baidu-js



See merge request !1210
@@ -130,5 +130,8 @@ @@ -130,5 +130,8 @@
130 {{#unless devEnv}} 130 {{#unless devEnv}}
131 {{> analysis}} 131 {{> analysis}}
132 {{/unless}} 132 {{/unless}}
  133 + {{# showAnaJson}}
  134 + {{#if addBaiduSite}}<script src="//msite.baidu.com/sdk/c.js?appid=1583402501013173"></script>{{/if}}
  135 + {{/showAnaJson}}
133 </body> 136 </body>
134 </html> 137 </html>
@@ -12,5 +12,4 @@ @@ -12,5 +12,4 @@
12 "pubDate": "{{publishTime}}" 12 "pubDate": "{{publishTime}}"
13 } 13 }
14 </script> 14 </script>
15 -{{#if addBaiduSite}}<script src="//msite.baidu.com/sdk/c.js?appid=1583402501013173"></script>{{/if}}  
16 {{/showAnaJson}} 15 {{/showAnaJson}}