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