From 0af355fbe29e260066f432c9a1d442096a2d97bc Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 28 Aug 2023 11:59:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/archives/archives.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/subpkg/archives/archives.vue b/subpkg/archives/archives.vue index c0c1a69..6b3b280 100644 --- a/subpkg/archives/archives.vue +++ b/subpkg/archives/archives.vue @@ -246,6 +246,7 @@ updateTime(e){ let str = ''; try{ + if(!e>0)new Error(); str = e.split(' ')[0] }catch(e){ str = '无更新时间'