index.html 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  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. <script
  19. src="https://wl-1306604067.cos.ap-guangzhou.myqcloud.com/production/ct/103548289110001/1758187289797/echarts.js"></script>
  20. <link rel="shortcut icon" href="<%= BASE_URL %>favicon.ico">
  21. <title>
  22. <%= htmlWebpackPlugin.options.title %>
  23. </title>
  24. <link rel="stylesheet" href="https://wfg-1631.oss.wefanbot.com/cdn/iview.min.css">
  25. <link rel="stylesheet" href="/styles/index.css">
  26. </head>
  27. <body>
  28. <h1 style="width: 0px; height: 0px;overflow: hidden;" title="AI外呼">
  29. <a>AI外呼</a>
  30. </h1>
  31. <div id="app"></div>
  32. <!-- built files will be auto injected -->
  33. </body>
  34. </html>