马宇豪
2023-04-14 36e71978a92ee64375b2c339e5e05d47b6b23fba
src/assets/index.ts
@@ -14,4 +14,4 @@
        // 拼接
        return year + "-" + month + "-" + day + " " + hours + ":" + minutes + ":" + seconds;
    }
}
}