ios移动端使用Date.parse() 处理不了日期用 - 连接的日期,写正则替换 - 为 /;
    Date.parse(new Date(date.replace(/-/g, ‘/‘)));