From 0f236e9109f49f46d7ebe73a3fe7b094d1ecd021 Mon Sep 17 00:00:00 2001 From: zcstatham <578322713@qq.com> Date: Mon, 12 Sep 2022 23:46:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=A4=8D=E8=BD=A6=E6=9E=B6=E5=A4=84?= =?UTF-8?q?=E7=90=86=E8=B0=83=E8=AF=9519?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/task/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/view/task/index.html b/app/view/task/index.html index 2431025..e838db0 100644 --- a/app/view/task/index.html +++ b/app/view/task/index.html @@ -222,9 +222,9 @@ 查看 {{# } }} {{# if(d.download_times > 0){ }} - 下载文件 + {{# }else { }} - 下载文件 + {{# } }} {{# }else if(d.type == 3){ }} 查看 @@ -248,9 +248,9 @@ {{# } }} {{# }else if(d.type == 8){ }} {{# if(d.download_times > 0){ }} - 下载文件 + {{# }else { }} - 下载文件 + {{# } }} {{# } }}