var newData = {}; Object.keys(data).sort().map(key => { newData[key]=s[key] })
← H5响应式开发 JS监听浏览器离开页面 →