shark1100913
 
var myDate = new Date();
var time = myDate.toLocaleDateString().split(\'/\').join(\'-\');将1970/08/08转化成1970-08-08

分类:

技术点:

相关文章: