<!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>
报啥错误?在哪运行的?贴个代码其它全靠猜?为啥我的不报错呢?