This commit is contained in:
asd
2019-12-09 15:18:29 +08:00
parent 1271b52864
commit cbb0ac39df

View File

@@ -327,4 +327,4 @@ const routes = [
2.route.push({path:"页面路由",query:{参数名:参数值})
3.route.push({path:"})
3.route.push({name:"定义的路由的name值",params:{参数名:参数值})