小程序
小游戏
企业微信
微信支付
扫描小程序码分享
wx.preloadWebview 在uniapp 小程序里面毫无作用 请问有其他方法 可以让uniapp小程序可以预加载webview加载的h5页面吗
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
wx.preloadWebview 指的是加载下个小程序页面 渲染层 中的 webview,不是指加载 webview 中的 h5 页面
小程序的宿主环境可以参考:
https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/framework.html#%E6%B8%B2%E6%9F%93%E5%B1%82%E5%92%8C%E9%80%BB%E8%BE%91%E5%B1%82
预加载相关时机可参考:
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips/runtime_nav.html#_2-4-%E6%8E%A7%E5%88%B6%E9%A2%84%E5%8A%A0%E8%BD%BD%E4%B8%8B%E4%B8%AA%E9%A1%B5%E9%9D%A2%E7%9A%84%E6%97%B6%E6%9C%BA
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
wx.preloadWebview 指的是加载下个小程序页面 渲染层 中的 webview,不是指加载 webview 中的 h5 页面
小程序的宿主环境可以参考:
https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/framework.html#%E6%B8%B2%E6%9F%93%E5%B1%82%E5%92%8C%E9%80%BB%E8%BE%91%E5%B1%82
预加载相关时机可参考:
https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips/runtime_nav.html#_2-4-%E6%8E%A7%E5%88%B6%E9%A2%84%E5%8A%A0%E8%BD%BD%E4%B8%8B%E4%B8%AA%E9%A1%B5%E9%9D%A2%E7%9A%84%E6%97%B6%E6%9C%BA