chore: small changes

This commit is contained in:
redhoodsu
2020-02-01 11:08:54 +08:00
parent 6f008b90f6
commit 602fa250bb
2 changed files with 5 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ export default class DevTools extends Emitter {
this._isShow = true
this._$el.show()
this._navBar.resetBottomBar()
// Need a delay after show to enable transition effect.
setTimeout(() => {