declare var $:any; 放在ts 最前面。 $.ajax({ url: url, type: 'POST', data: {'data':JSON.stringify(json)}, success: ...
確定! 回上一頁