This commit is contained in:
Van
2018-09-25 13:36:23 +08:00
parent 77adf1de74
commit c2c29ee936
19 changed files with 131 additions and 20 deletions

View File

@@ -48,9 +48,6 @@ var Skin = {
Util.initPjax(function () {
Util.parseMarkdown('content-reset');
if (location.href === latkeConfig.servePath + '/tags.html') {
Skin.initTags()
}
if (Util.isArticlePage(location.href)) {
if (!$('#articleSideShare .article__code').qrcode) {
$.ajax({