瀏覽代碼

修改浏览器图标

wangfumin 1 天之前
父節點
當前提交
f26ccd11c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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';
         }