Skip to content

Commit 39819ba

Browse files
RecluseXUJustineo
andauthored
docs(zh): dynamic-matching.md (#3527)
Co-authored-by: GU Yiling <[email protected]>
1 parent 7dce658 commit 39819ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/guide/essentials/dynamic-matching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ this.$route.params.pathMatch // '/non-existing'
102102

103103
## 匹配优先级
104104

105-
有时候,同一个路径可以匹配多个路由,此时,匹配的优先级就按照路由的定义顺序:谁先定义的,谁的优先级就最高
105+
有时候,同一个路径可以匹配多个路由,此时,匹配的优先级就按照路由的定义顺序:路由定义得越早,优先级就越高

0 commit comments

Comments
 (0)