vue.js載入json資料 ... error: function(data) { alert(JSON.stringify(data)); } }); function pushDom(data) { var vue = new Vue({ el: '#app', ...
確定! 回上一頁