zhouwx
2024-11-07 bfb8feb317f69b849994106025d9ef62eb34bd59
src/assets/index.ts
@@ -14,4 +14,4 @@
        // 拼接
        return year + "-" + month + "-" + day + " " + hours + ":" + minutes + ":" + seconds;
    }
}
}