fullPath 匹配路由,path匹配路径。例如:路由是:/path/:type真正路径是:/path/list那么此时path为/path/list,而fullPath为/path/:type_fullpath.
確定! 回上一頁