项目routerMode默认是hash (#2)

This commit is contained in:
wenminghui 2018-08-14 17:49:35 +08:00 committed by cinwell.li
parent 3b207740e6
commit 4713a8cb85
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ window.$docsify = {
## routerMode
- type: `String`
- default: `history`
- default: `hash`
```js
window.$docsify = {