This commit is contained in:
weipengfei 2023-08-28 11:59:53 +08:00
parent 06e1a4b103
commit 0af355fbe2

View File

@ -246,6 +246,7 @@
updateTime(e){
let str = '';
try{
if(!e>0)new Error();
str = e.split(' ')[0]
}catch(e){
str = '无更新时间'