Vue.js Ajax(axios) Vue.js 2.0 版本推荐使用axios 来完成ajax 请求。 Axios 是一个基于Promise 的HTTP ... import axios from "axios"; axios.get("/user?ID=12345");.
確定! 回上一頁