This commit is contained in:
Van
2019-03-04 15:09:53 +08:00
parent 38f6da79d5
commit a08a2f385b
41 changed files with 16 additions and 671 deletions

View File

@@ -74,7 +74,9 @@ var Finding = {
}
$('.nav ul:first').after($('.b3-solo-list'));
$("body").toggleClass("nav-opened nav-closed");
if ($(window).width() > 500) {
$("body").toggleClass("nav-opened nav-closed");
}
$('.nav .icon-list').show();
Finding.tabNav('toc')