From c55e47ba4d123103483aeda62743aff5e8b9e768 Mon Sep 17 00:00:00 2001 From: laoknas Date: Sat, 13 Dec 2025 16:55:45 +0000 Subject: [PATCH] =?UTF-8?q?update=20templates/system/task/main.html.=20?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E4=B8=AD=E5=B7=B2=E7=BB=8F=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=94=B9=E8=AE=A1=E5=88=92=E4=BB=BB=E5=8A=A1=E4=BA=86=EF=BC=8C?= =?UTF-8?q?=E5=BA=94=E8=AF=A5=E7=A7=BB=E9=99=A4=E6=AD=A4=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E3=80=82=EF=BC=88=E4=BC=9A=E4=B8=8E=E8=AE=A1=E5=88=92=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=8F=92=E4=BB=B6=E5=86=B2=E7=AA=81=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: laoknas --- templates/system/task/main.html | 180 -------------------------------- 1 file changed, 180 deletions(-) diff --git a/templates/system/task/main.html b/templates/system/task/main.html index 12a8293..e69de29 100644 --- a/templates/system/task/main.html +++ b/templates/system/task/main.html @@ -1,180 +0,0 @@ - - - - 任务管理 - {% include 'system/common/header.html' %} - - -
-
-
-
-
- - - - - - - - - -{% include 'system/common/footer.html' %} - - \ No newline at end of file