马宇豪
2023-03-30 43fca2cb16964496caafdbc34e969d2a7cde7cc0
src/assets/index.ts
@@ -14,4 +14,4 @@
        // 拼接
        return year + "-" + month + "-" + day + " " + hours + ":" + minutes + ":" + seconds;
    }
}
}