1、promise 封装原生AJAX. let request = function (url,type="GET",data="") { return new Promise((resolve,reject)=>{ var xhr = window.
確定! 回上一頁