Loading... ```js function time() { var now = new Date($.ajax({async: false}).getResponseHeader("Date")); var unixtime_ms = now.getTime(); return parseInt(unixtime_ms / 1000); } ``` 这样是获取服务器时间 最后修改:2022 年 11 月 16 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏