| 1234567891011121314151617181920212223242526272829303132333435 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
- <meta name="renderer" content="webkit">
- <meta name="force-rendering" content="webkit">
- <meta name="google" value="notranslate">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="renderer" content="webkit|ie-comp|ie-stand">
- <meta name="keywords" content="AI外呼,广州微分,">
- <meta name="description" itemprop="description" content="AI外呼">
- <!-- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> -->
- <script src="https://wfg-1631.oss.wefanbot.com/cdn/vue.min.js"></script>
- <script src="https://wfg-1631.oss.wefanbot.com/cdn/vue-router.min.js"></script>
- <script src="https://wfg-1631.oss.wefanbot.com/cdn/vuex.min.js"></script>
- <script src="https://wfg-1631.oss.wefanbot.com/cdn/iview.min.js"></script>
- <link rel="shortcut icon" href="<%= BASE_URL %>favicon.ico">
- <title>
- <%= htmlWebpackPlugin.options.title %>
- </title>
- <link rel="stylesheet" href="https://wfg-1631.oss.wefanbot.com/cdn/iview.min.css">
- <link rel="stylesheet" href="/styles/index.css">
- </head>
- <body>
- <h1 style="width: 0px; height: 0px;overflow: hidden;" title="AI外呼">
- <a>AI外呼</a>
- </h1>
- <div id="app"></div>
- <!-- built files will be auto injected -->
- </body>
- </html>
|