吴学文 лет назад: 7
Родитель
Сommit
25128200c9
1 измененных файлов с 2 добавлено и 1 удалено
  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>