Sfoglia il codice sorgente

Merge branch 'iteration-loadingFix' into jenkins

lex-xin 2 mesi fa
parent
commit
6b45a8ab63
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/main.ts

+ 0 - 1
src/main.ts

@@ -17,7 +17,6 @@ if (window.ResizeObserver === undefined) {
   window.ResizeObserver = ResizeObserver;
 }
 
-
 // 获取token
 promisefiyPostMessage({ api: 'getToken' }).then((res: any) => {
   const content = res.content;