2016年2月19日
摘要: getLocalTime: function(nS) { return new Date(parseInt(nS) * 1000).toLocaleString().substr(0,24).replace(/\//g,'-'); }, var t = fundsArea.getLocalTime(item.Instime); 阅读全文
posted @ 2016-02-19 09:32 正正果实 阅读(164) 评论(0) 推荐(0)