微信小程序可以跳转手机浏览器?亦或者如何跳转公众号页面

发布于 6 年前作者 li8311258 次浏览最后编辑 6 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

目前通过小程序如何跳转到公众号页面或者小程序开发中如何实现跳转到外部的浏览器

2 回复
xiuyingsun
xiuyingsun1 楼6 年前

不支持从小程序跳转到浏览器

打开已关联公众号文章可使用web-view:https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html

在小程序内显示关注公众号组件可使用official-account:https://developers.weixin.qq.com/miniprogram/dev/component/official-account.html

uxiang
uxiang2 楼4 年前

不支持跳浏览器,想跳公众号用webview