index.html 665 B

1234567891011121314151617181920
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <link rel="icon" href="https://file-node.oss-cn-shanghai.aliyuncs.com/youji/3156449b8a1a4874981b2a76d5947721">
  7. <link rel="stylesheet" type="text/css" href="<%= BASE_URL %>reset.css" />
  8. <link rel="stylesheet" href="//at.alicdn.com/t/c/font_4358860_7ta6ukcxj3a.css">
  9. <title>有极</title>
  10. </head>
  11. <body id="body">
  12. <noscript>
  13. <strong>
  14. We're sorry but Yui doesn't work properly without JavaScript enabled. Please enable it to
  15. continue.
  16. </strong>
  17. </noscript>
  18. <div id="app"></div>
  19. </body>
  20. </html>