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

@@ -57,10 +57,6 @@ var Skin = {
})
})
$('body').on('click', '.content-reset img', function () {
window.open(this.src)
})
$('.header__nav a').each(function () {
if (this.href === location.href) {
this.className = 'current'