调整野蛮

This commit is contained in:
2021-04-07 13:18:18 +08:00
parent 96793afeec
commit ae95c5540b
14 changed files with 2170 additions and 808 deletions

View File

@@ -4,4 +4,4 @@ $('[data-href]').on('click', function (event) {
return;
}
location.href = $(this).data('href');
});
});