From cf94d452cf43ab7528de66c2b56c490e795d7782 Mon Sep 17 00:00:00 2001 From: cromarmot Date: Wed, 18 Sep 2019 10:49:52 +0800 Subject: [PATCH] fix examples misspell --- examples/hash-mode/app.js | 2 +- examples/lazy-loading/app.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/hash-mode/app.js b/examples/hash-mode/app.js index b6d3adc66..c8081cf2a 100644 --- a/examples/hash-mode/app.js +++ b/examples/hash-mode/app.js @@ -32,7 +32,7 @@ new Vue({ router, template: `
-

Basic

+

Mode: 'hash'