Browse Source

Merge branch 'iteration-loadingFix' into jenkins

lex-xin 2 tháng trước cách đây
mục cha
commit
6b45a8ab63
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;