src/assets/index.ts @@ -14,4 +14,4 @@ // 拼接 return year + "-" + month + "-" + day + " " + hours + ":" + minutes + ":" + seconds; } } }