xiongzhu 3 years ago
parent
commit
7e99cf48c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main.js

+ 1 - 0
src/main.js

@@ -187,6 +187,7 @@ const loadSplash = (onload, onerror) =>
         // }, 5000);
         // splash.src = 'https://cdn.raex.vip/splash.jpg';
         // document.body.append(splash);
+        onload();
         resolve();
     });
 if (navigator.userAgent.includes('#review#')) {