优化文档目录

This commit is contained in:
yangjian 2021-03-22 19:08:14 +08:00
parent 0be69be4cd
commit 862b3d3de1

View File

@ -125,7 +125,8 @@ function initSidebar(sidebarQuery, contentQuery, mode=1) {
};
};
});
}
};
$("#toc-container").prepend("<strong>文档目录</strong><hr>")
}