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

小游戏 企业微信 微信支付 小程序 文章 2020-07-30 21:22 1566 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群

相关文章
扫小程序码支付后开启物理应用?
小程序涉嫌虚拟支付被封,可根本就没任何支付功能
我的域名被微信拦截了?
音频中断事件的规则问题
终于上线一个,欢迎体验:浇灌小花
随便看看
微信公众号openid? 1948
微信开放平台跟公众平台有什么区别? 3106
怎么添加小程序支付功能? 3752
教育科技公司申请微信支付被拒绝? 4111
微信公众号免300认证教程 5140
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 4445
小程序广告组件通过审核,但是小程序内没有显示广告? 4418
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8464
问题? 7887
如何快速搭建抽奖助手小程序(无需代码知识) 5248