收藏
回答

微信内网页跳转app,手机空白?

微信内网页跳转app,安卓手机空白

链接

mtest.dianzhijia.com

                <wx-open-launch-app
                  @error="handleError"
                  @launch="handleLaunch"
                  appid="wxf22023ea1a5e782e"
                  style="width: 100px; height: 100px;background: red"
                  id="launch-btn"
                >
                <script type="text/wxtag-template">
                  <style>
                    .btn {
                      padding12px;
                    }
                    .download {
                      color#ffffff;
                      background#2b303c;
                      width:100%;
                      height:100%;
                      display: flex;
                      align-items: center;
                      justify-content: center;
                      font-size16px;
                      font-family: PingFangSC-Medium, PingFang SC;
                      font-weight500;
                      border-radius2px;
                    }
                  </style>
                  <button class="download btn" style="height:50px;width:100%;border:none;">App1内查看</button>
                  </script>
              </wx-open-launch-app>
最后一次编辑于  2021-04-22
回答关注问题邀请回答
收藏

1 个回答

  • 英忠通信
    英忠通信
    2021-04-23

    微信内,是指:(1)微信小程序内,(2)微信公众号内(3)微信聊天界面内。是哪个?

    2021-04-23
    有用
    回复 3
    • 晚娜
      晚娜
      2021-04-23
      微信浏览器
      2021-04-23
      回复
    • 英忠通信
      英忠通信
      2021-04-23回复晚娜
      抱歉这个(wx-open-launch-app)没有使用过。
      2021-04-23
      回复
    • 你才到碗🍽里去🥢
      你才到碗🍽里去🥢
      2021-04-27回复晚娜
      请问你白屏的问题解决了吗
      2021-04-27
      回复
登录 后发表内容