Browse Source

feat: 去掉html加载loading

TIANYONG 2 months ago
parent
commit
a2cbe9701a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      instrument.html

+ 2 - 2
instrument.html

@@ -43,7 +43,7 @@
 
 <body>
   <div id="app">
-    <style>
+    <!-- <style>
       .firstLoading {
         position: fixed;
         left: 0;
@@ -101,7 +101,7 @@
         <div class="loadingItem"></div>
       </div>
       <div class="loadingTip">资源加载中,请稍后…</div>
-    </div>
+    </div> -->
   </div>
   <!-- <img id="loading" class="show" src="/loading.svg" alt="loading" /> -->
   <!-- <script>