This commit is contained in:
Lihuashen
2018-11-27 14:55:48 +08:00
parent 7081f2d1d2
commit 2bc6e6c91c
19 changed files with 343 additions and 72 deletions
+3 -3
View File
@@ -55,15 +55,15 @@
'/en/':'/'
},
// auto2top : true,
maxLevel : 3,
subMaxLevel: 3,
maxLevel : 1,
subMaxLevel: 1,
// PLUGINS
// -----------------------------------------------------------------
executeScript: true,
ga : 'UA-100100910-3',
search: {
depth : 3,
depth : 1,
noData : 'No results!',
placeholder: 'Search...'
}