index.html 312 B

12345678910111213
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Title</title>
  6. <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
  7. <!-- 钉钉JSAPI -->
  8. <script src="https://g.alicdn.com/dingding/open-develop/1.9.0/dingtalk.js"></script>
  9. </head>
  10. <body>
  11. </body>
  12. </html>