From fc0646f5a7d8ff66470fc3228ac7cff24497d54c Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期五, 22 八月 2025 17:30:30 +0800
Subject: [PATCH] 添加蓉政通登陆接口
---
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