uniapp使用webview嵌套h5,在h5中使用小程序的api使用方法- 掘金 h5中调用小程序的接口方法其实和h5中调用接口的方法相同.具体步骤如下: (1)首先判断用户的微信登录状态,调用小程序的登录接口。...juejin.cn
H5-调用小程序分享SDK - 简书 * @Description: * @Author: @[lina] * @Date: 2020-06-05 14:51:47 * @LastEditors: @[lina] * @LastEditTime: 2020-06-23 14:22:02 */ const setWechatConfig = () = { const _this = this if...www.jianshu.com