ajax 和 axios 的使用和区别 在开始之前先看一下代码: ajax: $.ajax({ url: ‘接口地址’, type: ‘get’, //或者post … Continue reading ajax 和 axios 的使用和区别