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
问题描述 uni.openLocation 这个API,在IOS 端打开地图后,在点击左上角返回按钮时,会返回历史路由上两级页面
复现步骤 [复现问题的步骤]
补充: 测试发现,IPhone 6 和 6Plus都有这个问题,安卓没有这个问题
预期结果 IOS 跟安卓一样,返回上级个页面即可。
实际结果 [这里请贴上你的报错截图或文字]
系统信息:
补充信息 [可选] [根据你的分析,出现这个问题的原因可能在哪里?] uni.openLocation这API打开的页面,返回事件那里出了什么问题
The text was updated successfully, but these errors were encountered:
Bug已确认
Sorry, something went wrong.
HBuilderX 2.6.10+ 已修复
dcloudhdx
No branches or pull requests
问题描述
uni.openLocation 这个API,在IOS 端打开地图后,在点击左上角返回按钮时,会返回历史路由上两级页面
复现步骤
[复现问题的步骤]
4.点击 '景区详情页' 里面的 '导航' 按钮 打开地图
此时调用了uni.openLocation,打开位置正常
5.点击 地图左上角 '返回按钮'
6.返回到 '景点首页'
这里直接跳过了'景点详情页'
补充: 测试发现,IPhone 6 和 6Plus都有这个问题,安卓没有这个问题
预期结果
IOS 跟安卓一样,返回上级个页面即可。
实际结果
[这里请贴上你的报错截图或文字]
系统信息:
补充信息
[可选]
[根据你的分析,出现这个问题的原因可能在哪里?]
uni.openLocation这API打开的页面,返回事件那里出了什么问题
The text was updated successfully, but these errors were encountered: