index.html 608 B

123456789101112131415161718192021
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  7. <title></title>
  8. </head>
  9. <body>
  10. <noscript>
  11. <strong>您的浏览器版本较低,请升级最新版浏览器</strong>
  12. </noscript>
  13. <div id="app"></div>
  14. <script src="https://ydcommon.51yund.com/vue/axios.min.js"></script>
  15. <!-- built files will be auto injected -->
  16. </body>
  17. <!-- <script type="text/javascript" src="https://ydcommon.51yund.com/test_web_hd/vendor/vconsole.min.js"></script> -->
  18. </html>