From 79b9c73e0717c244391ab1e15c6f6da9975f2610 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期二, 12 十一月 2024 15:58:30 +0800
Subject: [PATCH] 打包bug

---
 index.html |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/index.html b/index.html
index a105c48..ee6177e 100644
--- a/index.html
+++ b/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>

--
Gitblit v1.8.0