From 35ce6da3627019b09341b62496e0d1cbc5935ad2 Mon Sep 17 00:00:00 2001 From: talktao Date: Fri, 25 Mar 2022 22:12:57 +0800 Subject: [PATCH] =?UTF-8?q?update:=20.md=E6=96=87=E4=BB=B6=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edfed26..092f497 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ import '@/assets/css/index.scss' ## Vue-router -本案例采用 `history` 模式,开发者根据需求修改 `mode` `base` +本案例采用 `hash` 模式,开发者根据需求修改 `mode` `base` #### 自动化导入路由 ```js