index.html
@@ -8,10 +8,10 @@ <link rel="icon" href="/favicon.ico" /> <title>跨网文件同步系统</title> <!--[if lt IE 11 ]><script> window.location.href='/html/ie.html'; </script><! [endif]--> ]><script> window.location.href='/html/ie.html'; </script><! [endif]--> <style> html, body, @@ -202,7 +202,6 @@ } </style> </head> <body> <div id="app"> <div id="loader-wrapper"> @@ -214,4 +213,5 @@ </div> <script type="module" src="/src/main.ts"></script> </body> <script src="public/ddlogin.js"></script> </html>