fix: 文字微调

This commit is contained in:
Zhicheng Wang 2017-10-12 17:51:55 +08:00
parent 4578350576
commit e6e2e2da05

View File

@ -6268,7 +6268,9 @@ resort to hash routes.
#### HTML5 URLs and the *<base href>*
#### HTML 5 URL与*<base href>*While the router uses the
#### HTML 5 URL与*<base href>*
While the router uses the
<a href="https://developer.mozilla.org/en-US/docs/Web/API/History_API#Adding_and_modifying_history_entries" title="Browser history push-state">HTML5 pushState</a>
style by default, you *must* configure that strategy with a **base href**.