Kaynağa Gözat

fix: 修复组态锁定图源图标不显示的问题

yanglzh 7 ay önce
ebeveyn
işleme
561fa9a785
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      public/plugin/topo/index.html

+ 4 - 0
public/plugin/topo/index.html

@@ -1,5 +1,6 @@
 <!DOCTYPE html>
 <html lang="zh-cmn-Hans">
+
 <head>
   <meta charset="UTF-8" />
   <link rel="icon" href="/plugin/topo/favicon.ico" />
@@ -8,6 +9,7 @@
   <link rel="stylesheet" href="/plugin/topo/static/font/iconfont.css">
   <link rel="stylesheet" href="/plugin/topo/static/font/topology.css">
   <link rel="stylesheet" href="/plugin/topo/static/font/t-icon.css">
+  <link rel="stylesheet" href="/plugin/topo/static/font/font_2030495_x4ul06ewef.css">
   <!-- <link rel="stylesheet" href="/static/font/sgcc.css"> -->
   <link rel="stylesheet" href="/plugin/topo/static/sg-ele/index.css">
   <link rel="stylesheet" href="//at.alicdn.com/t/font_3218912_366sz3716ll.css">
@@ -16,8 +18,10 @@
   <script type="module" crossorigin src="/plugin/topo/assets/index.244ed889.js"></script>
   <link rel="stylesheet" href="/plugin/topo/assets/index.a9dae90e.css">
 </head>
+
 <body>
   <div id="app"></div>
   
 </body>
+
 </html>