摘要: new Promise(function (resolve, reject) { $.ajax({ type : 'post', data : formData, dataType : 'json', url : url, success: function (data) { if (data.co 阅读全文
posted @ 2019-06-15 15:24 qinhuimin 阅读(366) 评论(0) 推荐(0)