SwifterRouter Swift方式的路由跳转,支持枚举、结构体、类 先看Router.swift 再看RouteUrlType.swift 若支持解析URL跳转: 看RouterWebUrl.swift 以及AppRouterItem.swift 枚举方式实现: 调用示例: