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