Quellcode durchsuchen

更新版本号

seimin vor 9 Monaten
Ursprung
Commit
9a6e20b642
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/main.ts

+ 1 - 1
src/main.ts

@@ -8,7 +8,7 @@ if (environment.production) {
8 8
   enableProdMode();
9 9
   if (window) {
10 10
     window.console.log = function () { };
11
-    console.info(`%c%c v2.4.62 %c 武汉大势恒通科技有限责任公司 `,
11
+    console.info(`%c%c v2.4.63 %c 武汉大势恒通科技有限责任公司 `,
12 12
       'color: #3eaf7c; font-size: 16px;line-height:30px;',
13 13
       'background: #35495e; padding: 4px; border-radius: 3px 0 0 3px; color: #fff',
14 14
       'background: #41b883; padding: 4px; border-radius: 0 3px 3px 0; color: #fff',