index.html 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta content="telephone=no" name="format-detection" />
  6. <link rel="shortcut icon" href="https://img14.360buyimg.com/imagetools/jfs/t1/167902/2/8762/791358/603742d7E9b4275e3/e09d8f9a8bf4c0ef.png" />
  7. <meta
  8. content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
  9. name="viewport"
  10. />
  11. <title>NutUI - 移动端 Vue2、Vue3、小程序 组件库</title>
  12. <meta name="keywords" content="Vue3组件库,移动端组件库,Vite,Vue组件库,Vue3,Vue2" />
  13. <meta name="description" content="京东风格的轻量级移动端 Vue 组件库" />
  14. <meta http-equiv="Cache-Control" content="no-cache" />
  15. <meta http-equiv="Pragma" content="no-cache" />
  16. <meta http-equiv="Expires" content="0" />
  17. </head>
  18. <body>
  19. <noscript>
  20. <strong
  21. >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
  22. properly without JavaScript enabled. Please enable it to
  23. continue.</strong
  24. >
  25. </noscript>
  26. <div id="doc"></div>
  27. <script type="module" src="./src/sites/doc/main.ts"></script>
  28. </body>
  29. </html>