Browse Source

Merge branch 'debug' of http://8.136.199.33:3000/eta_gn_front/eta_front into debug

shanbinzhang 1 day ago
parent
commit
51c7b04ebc
3 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html
  2. BIN
      static/fa.ico
  3. BIN
      static/fa.png

+ 1 - 1
index.html

@@ -9,7 +9,7 @@
 	<title>智能研报</title>
 
 	<link rel="stylesheet" href="./static/css/iconfont.css"/>
-	<link rel="icon" type="image/x-icon" href="./static/fa.ico" id="icon"/>
+	<link rel="icon" type="image/png" href="./static/fa.png" id="icon"/>
 	<script src="./static/js/vue.js"></script>  <!-- 开发版,开发过程中使用此方案-->
 	<script src="./static/js/main.js"></script>  <!-- 生产版,打包的时候使用此方案 -->
 	<!-- 引入组件库 -->

BIN
static/fa.ico


BIN
static/fa.png