From d764cb48e3eb2171348bd6a0b7cdb5c7c4610902 Mon Sep 17 00:00:00 2001 From: vastsa <48862574+vastsa@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:28:59 +0800 Subject: [PATCH] fix:admin error --- templates/index.html | 559 ++++++++++++++++--------------------------- 1 file changed, 208 insertions(+), 351 deletions(-) diff --git a/templates/index.html b/templates/index.html index 3d77f2a..4afe3b3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,224 +7,149 @@ - {{title}} + 后台管理-{{title}} - - - - - + + + - - -
- - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - - 8 - - - 9 - - - -
-
-
- - 0 - - - -
-
-
-
-
- - - -
- - - - - - - -
- - - - - - - - - - - - 文件 - - - 文本 - - - - - -
将文字、文件拖、粘贴到此处,或点击上传
-
天数<7或限制次数(24h后删除)
-
- - - -
- -
- 取件 -
- -
- 我的文件 -
- -
- 存入 -
-
+
+ + + + 文件管理 + 系统配置 + + + + + + + + +
+
取件码:${ file.code }
+
文件名:${ file.name }
+
次   数:${ file.count }
+
到   期:${ file.exp_time.slice(0,19) }
+
+ 内   容:${ file.text } +
+
+ 链   接: + 点击下载 +
+
+
+ + 删除 + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+ 删除 +
+
+ + 新增Banner + + + 更新 + +
- - -
-
取件码:${ file.code }
-
文件名:${ file.name }
-
- 内   容:${ file.text } -
-
- 链   接: - 点击下载 -
-
-
- -
- - - - - - - - - ${ file.name } - - - 取件码: -

- ${ file.code } -

-
-
-
- - 二维码 - -
-
-
-
-
- FileCodeBox +
+ + 登录 +
+ - \ No newline at end of file +