123456789101112131415161718192021 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width,initial-scale=1.0">
- <title>星合光电官网</title>
- </head>
- <body>
- <noscript>
- <strong>您的浏览器版本较低,请升级最新版浏览器</strong>
- </noscript>
- <div id="app"></div>
- <script src="https://ydcommon.51yund.com/vue/axios.min.js"></script>
- <!-- built files will be auto injected -->
- </body>
- <!-- <script type="text/javascript" src="https://ydcommon.51yund.com/test_web_hd/vendor/vconsole.min.js"></script> -->
- </html>
|