[build] 4.3.4

This commit is contained in:
qingwei.li 2017-09-07 23:05:23 +08:00
commit 5b7b60c553
6 changed files with 12 additions and 9 deletions

View file

@ -75,7 +75,6 @@ export function scrollActiveSidebar (router) {
const cover = dom.find('.cover.show')
coverHeight = cover ? cover.offsetHeight : 0
const sidebar = dom.getNode('.sidebar')
const lis = dom.findAll(sidebar, 'li')