Your Name
2023-02-24 010e9476908b6f2041950b2e19f7c6d165adf0ea
src/assets/index.ts
@@ -14,4 +14,4 @@
        // 拼接
        return year + "-" + month + "-" + day + " " + hours + ":" + minutes + ":" + seconds;
    }
}
}