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

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

相关文章
微信小游戏 wx.createVideo播放视频的次数到达一定数量,就会返回解码失败?
微信官方来解答一下
小程序现在支持跳转企业微信吗,要怎么设置呢?
企业微信中 JS-SDK 打开会话服务
小程序 引用外部字体 在 开发工具上可以但在 真机上无效果?
随便看看
企业微信通讯录账号被管理员误/恶意删除,怎么办? 7931
问题? 7157
如何快速搭建抽奖助手小程序(无需代码知识) 4964
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 5922
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5451
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5151
如何解决渲染层网络错误Failed to load media? 16505
小程序找号找回 释放昵称? 2389
我的小程序广告主收入5301,实际进账4406,是怎么回事呀? 2469
删除部分微信用户个人数据的通知,怎么删除? 5498