当前位置: 首页 > Web前端 > HTML5

时间戳转换

时间:2023-04-05 17:05:51 HTML5

后端以秒为单位返回数据,前端转换create_time_cn:(newDate(v.create_time*1000).toLocaleDateString())})