更新
This commit is contained in:
parent
06e1a4b103
commit
0af355fbe2
@ -246,6 +246,7 @@
|
|||||||
updateTime(e){
|
updateTime(e){
|
||||||
let str = '';
|
let str = '';
|
||||||
try{
|
try{
|
||||||
|
if(!e>0)new Error();
|
||||||
str = e.split(' ')[0]
|
str = e.split(' ')[0]
|
||||||
}catch(e){
|
}catch(e){
|
||||||
str = '无更新时间'
|
str = '无更新时间'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user