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