wx-open-launch-weapp 无法显示按钮是什么原因?

小游戏 企业微信 微信支付 小程序 文章 2020-07-30 21:22 1546 0 全屏看文

AI助手支持GPT4.0

wx-open-launch-weapp 无法显示按钮是什么原因?

相关配置都正常,vue项目中应用,但是页面中就是无法显示拉起小程序的按钮,拉起app的按钮及功能都正常,

页面链接:https://activity.wandougongzhu.cn/wxdemo.html

<div class="btn-item">    <wx-open-launch-weapp      style="position:absolute;top:0;left:0;right:0;bottom:0;text-align: center;"      id="launch-btn-wx"      username="gh_2009800a5713"    >      <script type="text/wxtag-template">        <style>.btn {width: 200px; height: 40px; text-align: center; line-height: 40px; font-size: 16px; border-radius: 20px; background: #62c655; color:#fff; border: 0;}</style>        <button class="btn">打开豌豆公主小程序</button>      </script>    </wx-open-launch-weapp>  </div>  <div class="btn-item">    <wx-open-launch-app      id="launch-btn"      appid="wx44c7c3333f79f26b"      style="position:absolute;top:0;left:0;right:0;bottom:0;"    >      <script type="text/wxtag-template">        <style>.btn {width: 200px; height: 40px; text-align: center; line-height: 40px; font-size: 16px; border-radius: 20px; background: #3579d0; color:#fff; border: 0;}</style>        <button class="btn">打开豌豆公主APP</button>      </script>    </wx-open-launch-app>  </div>

The relevant configuration is normal. It is applied in Vue project, but the button to pull up the applet cannot be displayed on the page. The button and function of pull up app are normal. Page link: https://activity.wandougongzhu.cn/wxdemo.html

开发者在线工具

第三方支付技术请加QQ群

相关文章
引入第三方的照着文档写的为什么会找不到啊?大佬们请指教
公众号类目显示不全是什么原因?
玩家使用了广告卡,收益是怎么算的呢?
如何申请小程序?
关于字节跳动小程序使用微信h5支付 然后报关问题
随便看看
小程序bindinput 在部分手机上有时候失效? 1572
上传图片问题? 报错404 929
小程序申请发布失败? 524
如何在Button上、下、左、右位置添加图片和文字? 771
web-view组件调用失败? 504
微信小程序是否支持室内地图?有没有示例代码? 568
微信分享,无法调起微信分享? 1304
nwjs 650
button open-type=contact使用53客服? 871
提示微信版本过低? 705