Parcourir la source

修改浏览器图标

wangfumin il y a 1 jour
Parent
commit
f26ccd11c0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -32,7 +32,7 @@
           faviconPath = basePath + 'police.ico';
         } else if (appParam.fromRoute == 'xmfire') {
           faviconPath = basePath + 'jmlogo.png';
-        } else if (appParam.fromRoute == 'czjfire') {
+        } else if (appParam.fromRoute == 'cjzfire') {
           faviconPath = basePath + 'logo_big.ico';
         }