收藏
回答

如何解决html引入jsskd, 后打印wx直接报错?

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>微信分享</title>
    <script src="https://res2.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
  </head>
  <body>
    <script type="text/javascript" charset="utf-8">
      console.log(122);
      console.log(wx);
    </script>
  </body>
</html>


回答关注问题邀请回答
收藏

1 个回答

  • จุ๊บ
    จุ๊บ
    10-10

    报啥错误?在哪运行的?贴个代码其它全靠猜?为啥我的不报错呢?

    10-10
    有用
    回复 1
    • 周六薄瓜皮
      周六薄瓜皮
      10-10
      抱歉,找到问题了
      10-10
      回复
登录 后发表内容