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