refactor(router): dupports multiple mode
This commit is contained in:
parent
2a21c40f17
commit
2c7041c8fb
20 changed files with 377 additions and 220 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { isMobile } from '../util/env'
|
||||
import * as dom from '../util/dom'
|
||||
import { parse } from '../route/hash'
|
||||
import { parse } from '../router/hash'
|
||||
|
||||
const nav = {}
|
||||
let hoverOver = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue