We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前有个业务场景,点击别人分享的小程序进来的情况需要隐藏返回按钮,毕竟点击返回也无法返回上一页。。。 类似这种
The text was updated successfully, but these errors were encountered:
你可以设置返回首页啊,或者你可以设置把返回按钮隐藏了,demo里都有
Sorry, something went wrong.
可以了,在当前页面检测场景值,通过判断场景值控制back参数
No branches or pull requests
目前有个业务场景,点击别人分享的小程序进来的情况需要隐藏返回按钮,毕竟点击返回也无法返回上一页。。。
类似这种
The text was updated successfully, but these errors were encountered: