From df8581e2388357cbae5cdc204478a8e7ead62e31 Mon Sep 17 00:00:00 2001 From: AaronLiu Date: Sat, 16 Mar 2019 14:12:51 +0800 Subject: [PATCH] Delete Download.html --- application/index/view/home/Download.html | 81 ----------------------- 1 file changed, 81 deletions(-) delete mode 100644 application/index/view/home/Download.html diff --git a/application/index/view/home/Download.html b/application/index/view/home/Download.html deleted file mode 100644 index 7caf3f7d..00000000 --- a/application/index/view/home/Download.html +++ /dev/null @@ -1,81 +0,0 @@ -{extend name="header_home" /} -{block name="title"}离线下载管理- {$options.siteName}{/block} -{block name="content"} - - - - -
- {include file="navbar_home" /} - -
-

离线下载管理

-
-
- -
-
-
-
正在进行中
-
- 更新状态数据中... -
- -
-
-
-
-
已完成
-
- - - - - - - - - - - - -
#文件名大小储存位置状态
-
-
- -
-
-
- -
-
-
- - - - {$options.js_code} - -{/block} \ No newline at end of file