From 314b3b7b2c8e95ac54b70d6ca00d53b6af90feb6 Mon Sep 17 00:00:00 2001
From: L <L@123>
Date: 星期三, 21 一月 2026 10:06:23 +0800
Subject: [PATCH] *许可202604011000
---
src/main/webapp/views/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index cda82d7..7f1694f 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -168,7 +168,7 @@
success: function (res) {
if (res.code == 200) {
let days = res.data
- if (days <= 33) {
+ if (days <= 10) {
showPopup(res.data)
} else {
showPopup("");
--
Gitblit v1.9.1