index.html 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
  6. <meta name="renderer" content="webkit">
  7. <meta name="force-rendering" content="webkit">
  8. <meta name="google" value="notranslate">
  9. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  10. <meta name="renderer" content="webkit|ie-comp|ie-stand">
  11. <meta name="keywords" content="AI外呼,广州微分,">
  12. <meta name="description" itemprop="description" content="AI外呼">
  13. <!-- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> -->
  14. <script src="https://wfg-1631.oss.wefanbot.com/cdn/vue.min.js"></script>
  15. <script src="https://wfg-1631.oss.wefanbot.com/cdn/vue-router.min.js"></script>
  16. <script src="https://wfg-1631.oss.wefanbot.com/cdn/vuex.min.js"></script>
  17. <script src="https://wfg-1631.oss.wefanbot.com/cdn/iview.min.js"></script>
  18. <link rel="shortcut icon" href="<%= BASE_URL %>favicon.ico">
  19. <title>
  20. <%= htmlWebpackPlugin.options.title %>
  21. </title>
  22. <link rel="stylesheet" href="https://wfg-1631.oss.wefanbot.com/cdn/iview.min.css">
  23. <link rel="stylesheet" href="/styles/index.css">
  24. </head>
  25. <body>
  26. <h1 style="width: 0px; height: 0px;overflow: hidden;" title="AI外呼">
  27. <a>AI外呼</a>
  28. </h1>
  29. <div id="app"></div>
  30. <!-- built files will be auto injected -->
  31. </body>
  32. </html>