吴学文 7 lat temu
rodzic
commit
25128200c9
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      docs/index.html

+ 2 - 1
docs/index.html

@@ -14,7 +14,8 @@
 <div id="app"></div>
 <script>
     window.$docsify = {
-      loadSidebar: true
+      loadSidebar: true,
+      subMaxLevel: 2
     }
   </script>
 <script src="//unpkg.com/docsify/lib/docsify.min.js"></script>