From 29c6e5dbb6f2daf176ea44a4866def25dec318b3 Mon Sep 17 00:00:00 2001 From: laoknas Date: Sat, 13 Dec 2025 16:54:57 +0000 Subject: [PATCH] =?UTF-8?q?update=20templates/system/task/add.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/add.html | 140 --------------------------------- 1 file changed, 140 deletions(-) diff --git a/templates/system/task/add.html b/templates/system/task/add.html index 4a16604..e69de29 100644 --- a/templates/system/task/add.html +++ b/templates/system/task/add.html @@ -1,140 +0,0 @@ - - - - 任务新增 - {% include 'system/common/header.html' %} - -
-
-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
- - - - -
-
-
- - -
-
- - -
-
-
-{% include 'system/common/footer.html' %} - - - \ No newline at end of file