Explorar el Código

修改浏览器图标

wangfumin hace 17 horas
padre
commit
f26ccd11c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';
         }