This commit is contained in:
Van
2019-03-04 17:25:36 +08:00
parent a08a2f385b
commit 0d85dfbfd1
21 changed files with 15 additions and 30 deletions

View File

@@ -89,10 +89,6 @@ var NexT = {
'right': '0'
});
}, 500);
$('body').on('click', '.content-reset img', function () {
window.open(this.src);
});
});
},
initArticle: function () {