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