wx.config已经显示ok,wx-open-launch-app api已经配置成功
一直提示权限不足
<wx-open-launch-app
id="launch-btn"
ref={ref}
appId="wxecd1baf796620e72"
style={{
position: 'absolute',
bottom: 0,
left: 0,
width: '100%',
height: '100%',
opacity: 0,
}}
>
<script type="text/wxtag-template">
<div>
{text}
</div>
</script>
</wx-open-launch-app>
你好,参考下文档https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html