Skip to content

动态路由

也指在路由中添加/:id/:episode等动态的部分,可以在$route.params.id获取到url中的值。

Pasted image 20250830211051.png


路由嵌套

Pasted image 20250830211317.pngPasted image 20250830211515.png