max-sub-level => sub-max-level

This commit is contained in:
qingwei.li 2016-12-31 11:50:30 +08:00
commit e932ff66b9
6 changed files with 34 additions and 18 deletions

View file

@ -6,7 +6,7 @@ const OPTIONS = {
el: '#app',
repo: '',
maxLevel: 6,
maxSubLevel: 0,
subMaxLevel: 0,
sidebar: '',
sidebarToggle: false,
loadSidebar: null,