12345678910111213141516171819202122 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8" />
- <link rel="icon" type="image/svg+xml" href="/favicon.ico" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="author" content="www.dayaedu.com">
- <meta name="renderer" content="webkit">
- <meta http-equiv="X-UA-Compatible" content="IE=10,chrome=1">
- <title>管乐迷</title>
- <meta name="aplus-xplug" content="NONE">
- <meta name="def-grey" content="false">
- </head>
- <body>
- <div id="app"></div>
- <script type="module" src="/src/main.ts"></script>
- </body>
- </html>
|