回覆列表
  • 1 # 使用者2806027337278

    方法是利用vue-resource元件提供的一系列api:get(url, [data], [success], [options])post(url, [data], [success], [options])put(url, [data], [success], [options])patch(url, [data], [success], [options])delete(url, [data], [success], [options])jsonp(url, [data], [success], [options])具體舉例如下:1、匯入vue-resource2、基於全域性Vue物件使用http// 透過someUrl獲取後臺資料,成功後執行then的程式碼Vue.http.get("/someUrl", [options]).then(successCallback, errorCallback);3、在一個Vue例項內使用$http// $http是在vue的區域性範圍內的例項this.$http.get("/someUrl", [options]).then(successCallback, errorCallback);說明:在傳送請求後,使用then方法來處理響應結果,then方法有兩個引數,第一個引數是響應成功時的回撥函式,第二個引數是響應失敗時的回撥函式。

  • 中秋節和大豐收的關聯?
  • 榮耀30pro介面操作特點?