| 12345678910111213 |
- <!doctype html>
- <html lang="zh-CN">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>纯粹星辰 | less and cosmos.</title>
- <meta name="description" content="纯粹星辰官方网站。一念纯粹,万里星辰。">
- </head>
- <body>
- <div id="root"></div>
- <script type="module" src="/src/main.jsx"></script>
- </body>
- </html>
|