浏览代码

icon 系统名称修改

bill 3 年之前
父节点
当前提交
0dcff61b3c
共有 2 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      index.html
  2. 二进制
      public/favicon.ico

+ 2 - 3
index.html

@@ -2,12 +2,11 @@
 <html lang="en">
   <head>
     <meta charset="UTF-8" />
-    <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+    <link rel="icon" type="image/svg+xml" href="/favicon.ico" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>Vite + Vue + TS</title>
+    <title>融合平台</title>
   </head>
   <body>
-    <img src="/public/lib/potree/potree.js" alt="">
     <div id="app"></div>
     <script type="module" src="/src/main.ts"></script>
   </body>

二进制
public/favicon.ico