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

@@ -28,10 +28,6 @@
*/
var Skin = {
init: function () {
$('body').on('click', '.content-reset img', function () {
window.open(this.src);
});
$(window).scroll(function () {
if ($('#headerNav').length === 0) {
return