From 4c8ad371d7a5eac9227d487341c56c4dab264d7b Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期二, 10 三月 2026 15:16:23 +0800
Subject: [PATCH] 还款提醒,纠正提醒的判断,添加修改单价时,重新验证还款提醒。

---
 fzzy-igdss-web/src/main/resources/templates/skin.html |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/fzzy-igdss-web/src/main/resources/templates/skin.html b/fzzy-igdss-web/src/main/resources/templates/skin.html
index c25f24e..1c0fd28 100644
--- a/fzzy-igdss-web/src/main/resources/templates/skin.html
+++ b/fzzy-igdss-web/src/main/resources/templates/skin.html
@@ -5,9 +5,6 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="renderer" content="webkit">
     <title>涓婚閫夋嫨</title>
-    <!--[if lt IE 9]>
-    <meta http-equiv="refresh" content="0;ie.html"/>
-    <![endif]-->
     <link rel="shortcut icon" href="../static/favicon.ico" th:href="@{favicon.ico}"/>
     <link th:href="@{/css/bootstrap.min.css}" rel="stylesheet"/>
     <link th:href="@{/css/style.min.css}" rel="stylesheet"/>

--
Gitblit v1.9.3