Browse Source

更换ogo

任一存 2 years ago
parent
commit
034e6a16f7
4 changed files with 2 additions and 2 deletions
  1. 1 1
      .env.test
  2. BIN
      public/favicon.ico
  3. BIN
      public/favicon.png
  4. 1 1
      public/index.html

+ 1 - 1
.env.test

@@ -1,4 +1,4 @@
 CLI_MODE=test
 NODE_ENV=production
-PUBLIC_PATH=/display/
+PUBLIC_PATH=/wenlange/display/
 VUE_APP_API_PREFIX=http://192.168.20.55:8043

BIN
public/favicon.ico


BIN
public/favicon.png


+ 1 - 1
public/index.html

@@ -11,7 +11,7 @@
     <meta property="og:title" content="四维时代">
     <meta property="og:description" content="四维时代">
     <meta property="og:image:type" content="image/jpg">
-    <link rel="icon" type="image/png" sizes="32x32" href="./favicon.ico" class="keep">
+    <link rel="icon" type="image/png" sizes="32x32" href="<%= BASE_URL %>favicon.ico" class="keep">
     <link rel="stylesheet" href="<%= VUE_APP_STATIC_DIR %>/css/oldVer/main0.css"/>
     <link rel="stylesheet" href="<%= VUE_APP_STATIC_DIR %>/css/main.css?v=2.25"/>
     <!-- <link rel="stylesheet" href="<%= VUE_APP_STATIC_DIR %>/CAD/cad.css?v=2.25"/> -->