matchRouteMap

fun matchRouteMap(url: String?): RouteItem?

尝试通过Path,从路由表中获取对应的路由项,如果没有对应路由,则返回null