From c44445c08ad3d2211271a7a4a467a305f2fc5981 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Mon, 25 Jul 2022 16:47:04 +0800 Subject: [PATCH] typo --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: {