From 4713a8cb85d6f7994a027039b5c93d80c5bab112 Mon Sep 17 00:00:00 2001 From: wenminghui Date: Tue, 14 Aug 2018 17:49:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AErouterMode=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=98=AFhash=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.md b/configuration.md index 5b947f8..b92e159 100644 --- a/configuration.md +++ b/configuration.md @@ -367,7 +367,7 @@ window.$docsify = { ## routerMode - type: `String` -- default: `history` +- default: `hash` ```js window.$docsify = {