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