From c3f8bae626cb555db6d55077eaa59d10fd6e07ee Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期四, 14 十一月 2024 12:09:56 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/~qirong/qyspzw-ui
---
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