diff --git a/settings.php b/settings.php index a16867f..d0c1707 100644 --- a/settings.php +++ b/settings.php @@ -6014,6 +6014,9 @@ window.pjaxLoaded = function(){ }); + // 确保设置页目录框默认展开 + $('#headindex_box').removeClass('folded'); + }); function setInputValue(name, value){