소스 검색

feat():init

geek 4 년 전
부모
커밋
29606de011
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.