Merged
Conversation
为了增强路由配置的灵活性,允许通过构造函数传递 settings ,以便在页面统计时,获取到 settings 相关信息
Member
|
感谢贡献,其他本地重载的成员变量看下是不是顺便改成使用 super |
Contributor
Author
我看了下其他成员变量,主要是控制页面焦点、动画、全屏这些显示效果。考虑到这个页面本身就是全屏的,感觉没必要继续对外暴露。 |
Contributor
Author
|
@AlexV525 两个月了过去了,我还是在用我自己构建的版本,要不抽空你发布一下 ? |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
在 AssetPickerPageRoute 构造函数中添加 super.settings 配置,以便于通过 NavigatorObserver 采集页面浏览时,能够正确拿到 RouteSettings