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 | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/index.html b/index.html
index c0dab51..ee6177e 100644
--- a/index.html
+++ b/index.html
@@ -6,12 +6,12 @@
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<link rel="icon" href="/favicon.ico" />
- <title>RuoYi-Vue-Plus澶氱鎴风鐞嗙郴缁�</title>
+ <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,
@@ -125,7 +125,7 @@
top: 0;
width: 51%;
height: 100%;
- background: #7171C6;
+ background: #23b385;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
@@ -202,16 +202,16 @@
}
</style>
</head>
-
<body>
<div id="app">
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
- <div class="load_title">姝e湪鍔犺浇绯荤粺璧勬簮锛岃鑰愬績绛夊緟</div>
+ <div class="load_title">姝e湪鍔犺浇鏂囦欢绯荤粺璧勬簮锛岃绋嶅悗</div>
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
+ <script src="public/ddlogin.js"></script>
</html>
--
Gitblit v1.8.0