Sfoglia il codice sorgente

Merge branch 'develop' of http://192.168.3.17/gitlab/zhanghongbo/qfw into develop

Tao Zhang 8 anni fa
parent
commit
8b8520fbf7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      core/src/web/templates/enterprise/relation.html

+ 1 - 0
core/src/web/templates/enterprise/relation.html

@@ -2,6 +2,7 @@
 <head>
 <title>{{.T.res.EntName}}</title>
 <link href="{{Msg "seo" "cdn"}}/css/qfw.css" rel="stylesheet">
+<link href="{{Msg "seo" "cdn"}}/css/qfw-fonts.css" rel="stylesheet">
 <script src="{{Msg "seo" "cdn"}}/js/jquery.js"></script>
 <script src="{{Msg "seo" "cdn"}}/js/qfw.js"></script>
 <script src="{{Msg "seo" "cdn"}}/js/d3.v3.min.js"></script>