说明:拿来
fetch ( 'request.php' , {
method : 'post' ,
body : JSON . stringify ( data ) ,
headers : { 'Content-Type' : 'application/json' }
} ) . then ( function ( response ) {
return response . text ( ) ;
} ) . then ( function ( text ) {
console . log
<weixin_42176827> 上传 | 大小:2kb