Skip to content

1.0.2

Choose a tag to compare

@wyjsonGo wyjsonGo released this 20 Oct 09:59
· 369 commits to master since this release

1.拦截器支持异步等待(可做网络请求),默认超时时间300秒,可调用Card.setTimeout()设置
2.详细的日志输出,可以查看跳转流程,调用GoRouter.openLog();开启
3.删除重写跳转URL PathReplaceService功能,可以在PretreatmentService里实现相同功能