这个用了个笨办法解决了,把网络时间通过config里面自定义一个变量传过去然后在jquery.jcountdown.min.js中jCountdown方法中接收,然后定时+1(十位)+1000(13位),然后把y = function (){}中的this.checkTime = function (b) {}里面的var a = new Date(timer);写成这样就可以是网络时间在走了。
jquery.jcountdown.min.js:11 Uncaught TypeError: Cannot read property 'version' of undefined at jQuery.fn.init.jCountdown (jquery.jcountdown.min.js:11) at HTMLDocument. (showreferee:474) at fire (jquery.js:3120) at Object.fireWith [as resolveWith] (jquery.js:3232) at Function.ready (jquery.js:3444) at HTMLDocument.completed (jquery.js:3475)