diff --git a/templates/index.html b/templates/index.html
index fb1bab7..b3f69a0 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -209,7 +209,7 @@
登录时间 |
- {{ collector.upload.login_at }}(于{{ collector.upload.expires }}秒后过期) |
+ {{ collector.uploader.login_at }}(于{{ collector.uploader.expires }}秒后过期) |
@@ -262,7 +262,7 @@
uploader: {
mid: 0,
expires: 0,
- login_at: 0,
+ login_at: "",
},
},
config: {