Explorar o código

feat():init

geek %!s(int64=4) %!d(string=hai) anos
pai
achega
29606de011
Modificáronse 3 ficheiros con 1 adicións e 1 borrados
  1. BIN=BIN
      dist/favicon.ico
  2. BIN=BIN
      public/favicon.ico
  3. 1 1
      vue.config.js

BIN=BIN
dist/favicon.ico


BIN=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.