jhprjv2/ruoyi-ui/public/wx/wx.html

17 lines
445 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=1.0, initial-scale=1.0">
<title>公众号信息网页授权</title>
<script src="./jquery.min.js"></script>
<script src="./jweixin-1.3.2.js"></script>
<script src="./vconsole.min.js"></script>
<script>
var vCon=new VConsole();
console.log("1000100")
</script>
</head>
<body>
</body>
</html>