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