ES6--promise

//那个请求的快,返回的那个 Promise.race([ $.ajax({url:"js/data.json",dataType:'json'}), $.ajax({url:"js/data2.js...