From 58e96145a3108e2a5d887ff6a5ef3db08982a202 Mon Sep 17 00:00:00 2001
From: wangsiyuan <2392948297@qq.com>
Date: Wed, 27 Dec 2023 11:33:43 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20test.html?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/templates/test.html | 57 ++++++++++++++++++++++-------------------
1 file changed, 31 insertions(+), 26 deletions(-)
diff --git a/app/templates/test.html b/app/templates/test.html
index 53ac54d..e7c296b 100644
--- a/app/templates/test.html
+++ b/app/templates/test.html
@@ -29,11 +29,13 @@
color: #fff; /* 白色文字 */
background-color: green; /* 已签到日期的背景色 */
}
+
#current-time {
color: #333;
margin-bottom: 15px;
text-align: center;
}
+
.reminder {
margin-top: 20px;
font-size: 16px;
@@ -43,6 +45,7 @@
.calendar-table th {
background-color: #f2f2f2;
}
+
.color-box {
display: inline-block;
width: 20px;
@@ -57,36 +60,38 @@
-
-当前时间:
+
+
+
当前时间:
-
签到提醒
+
签到提醒
-
-
-
-
- | 日 |
- 一 |
- 二 |
- 三 |
- 四 |
- 五 |
- 六 |
-
-
-
-
-
-
-
-
-
- 绿色代表当月已签到
- 颜色代表本月需要签到
-
+
+
+
+
+ | 日 |
+ 一 |
+ 二 |
+ 三 |
+ 四 |
+ 五 |
+ 六 |
+
+
+
+
+
+
+
+
+
+ 绿色代表当月已签到
+ 颜色代表本月需要签到
+
+