Vue.js Ajax(vue-resource) Vue 要實現異步加載需要使用到vue-resource 庫。 ... http.get('get.php',{params : jsonData}) 格式,第二個參數jsonData 就是傳到後端的 ...
確定! 回上一頁