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