index.html 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
  8. <meta http-equiv="Pragma" content="no-cache" />
  9. <meta http-equiv="Expires" content="0" />
  10. <meta
  11. name="description"
  12. content="An enterprise-class UI components based on Ant Design and Vue"
  13. />
  14. <title>Ant Design Vue — An enterprise-class UI components based on Ant Design and Vue.js</title>
  15. <meta
  16. name="keywords"
  17. content="ant design vue,ant-design-vue,ant-design-vue admin,ant design pro,vue ant design,vue ant design pro,vue ant design admin,ant design vue官网,ant design vue中文文档,ant design vue文档"
  18. />
  19. <link rel="shortcut icon" type="image/x-icon" href="//aliyuncdn.antdv.com/favicon.ico" />
  20. <style id="nprogress-style">
  21. #nprogress {
  22. display: none;
  23. }
  24. </style>
  25. <script>
  26. if (
  27. location.host === 'ant-design-vue.gitee.io' ||
  28. location.host === 'vue.ant.design' ||
  29. location.host === 'next.antdv.com'
  30. ) {
  31. location.replace(location.href.replace(location.host, 'www.antdv.com'));
  32. }
  33. var _hmt = _hmt || [];
  34. var srcMap = {
  35. 'ant-design-vue.gitee.io': 'https://hm.baidu.com/hm.js?1e30265f06f76fabfcdb7ed272017441',
  36. 'vue.ant.design': 'https://hm.baidu.com/hm.js?f0ba868f114e674b816b4880f7525811',
  37. 'www.antdv.com': 'https://hm.baidu.com/hm.js?4ad38a0c8f0960d731b654425317da22',
  38. };
  39. var src =
  40. srcMap[location.host] || 'https://hm.baidu.com/hm.js?4ad38a0c8f0960d731b654425317da22';
  41. (function () {
  42. var hm = document.createElement('script');
  43. hm.src = src;
  44. var s = document.getElementsByTagName('script')[0];
  45. s.parentNode.insertBefore(hm, s);
  46. })();
  47. </script>
  48. <script type="module" crossorigin src="http://3x-antv-design.hht.test:8877/assets/index.3fe853a6.js"></script>
  49. <link rel="stylesheet" href="http://3x-antv-design.hht.test:8877/assets/index.4c4fde89.css">
  50. </head>
  51. <body>
  52. <div id="app"></div>
  53. <script src="https://aliyuncdn.antdv.com/common/docsearch.min_2.6.3.js"></script>
  54. <!-- Global site tag (gtag.js) - Google Analytics -->
  55. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-151755889-1"></script>
  56. <script>
  57. window.dataLayer = window.dataLayer || [];
  58. function gtag() {
  59. dataLayer.push(arguments);
  60. }
  61. gtag('js', new Date());
  62. gtag('config', 'UA-151755889-1');
  63. </script>
  64. <script type="text/javascript" src="https://cdn.wwads.cn/js/makemoney.js" async></script>
  65. <!-- <div
  66. class="surveybyantdv"
  67. data-sf-id="63ad5912f3e10066"
  68. data-sf-mode="popover"
  69. data-sf-button-color="#3a3939"
  70. data-sf-text-color="#ffffff"
  71. data-sf-button-radius="50"
  72. data-sf-button-icon="form-outlined"
  73. data-sf-default-open="false"
  74. data-sf-allow-repeat-submit="true"
  75. data-sf-close-after-submit="false"
  76. data-sf-hide-after-submit="false"
  77. data-sf-delay-visible="false"
  78. data-sf-preload="true"
  79. data-sf-width="368px"
  80. data-sf-height="407px"
  81. ></div>
  82. <script async src="https://aliyuncdn.antdv.com/form/static/embed/runtime.js"></script> -->
  83. </body>
  84. </html>