geek 4 anni fa
parent
commit
29606de011
3 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. BIN
      dist/favicon.ico
  2. BIN
      public/favicon.ico
  3. 1 1
      vue.config.js

BIN
dist/favicon.ico


BIN
public/favicon.ico


+ 1 - 1
vue.config.js

@@ -6,7 +6,7 @@ function resolve(dir) {
   return path.join(__dirname, dir)
 }
 
-const name = defaultSettings.title || '会畅' // page title
+const name = defaultSettings.title || '美敦力项目后台' // page title
 
 // If your port is set to 80,
 // use administrator privileges to execute the command line.