收藏
回答

<wx-open-launch-weapp>标签里的按钮不显示问题

<wx-open-launch-weapp>标签不显示问题,wx.config配置状态是ok的,代码中username脱敏了

<wx-open-launch-weapp
  id="launch-btn"
  username="gh_****"
  path="pages/index/index.html"
   style="width: 100%;height: 100%;display: inline-block;"
>
  <script type="text/wxtag-template">
    <button class="list_text" style="border: none;background-color: rgb(78, 155, 255);outline: none;display: inline-block;width: 100%;height:100%;text-align: center;">深I企</button>
  </script>
</wx-open-launch-weapp>
回答关注问题邀请回答
收藏
登录 后发表内容