index.html 884 B

123456789101112131415161718192021
  1. <!DOCTYPE html>
  2. <html lang="zh-cmn-Hans">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <link rel="icon" href="/plugin/topo/favicon.ico" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <title>接线图编辑器</title>
  8. <link rel="stylesheet" href="/plugin/topo/static/font/iconfont.css">
  9. <link rel="stylesheet" href="/plugin/topo/static/font/topology.css">
  10. <link rel="stylesheet" href="/plugin/topo/static/font/t-icon.css">
  11. <!-- <link rel="stylesheet" href="/static/font/sgcc.css"> -->
  12. <link rel="stylesheet" href="/plugin/topo/static/sg-ele/index.css">
  13. <link rel="stylesheet" href="//at.alicdn.com/t/font_3218912_366sz3716ll.css">
  14. <script type="module" crossorigin src="/plugin/topo/assets/index.81745197.js"></script>
  15. <link rel="stylesheet" href="/plugin/topo/assets/index.b637ed34.css">
  16. </head>
  17. <body>
  18. <div id="app"></div>
  19. </body>
  20. </html>