Fix Display Bugs In Edge and Safari

This commit is contained in:
MengYX
2019-09-21 23:32:21 +08:00
parent 0913337612
commit 757d4d4847
2 changed files with 3 additions and 9 deletions

View File

@@ -64,13 +64,7 @@
<a href="https://www.google.cn/chrome/">Google Chrome</a>
<a href="https://www.firefox.com.cn/">Mozilla Firefox</a>
</strong>
<script>
window.onload = function () {
document.getElementById("loader-mask").remove();
};
</script>
</div>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>