var JSONItems = []; · $.get( "js/settings.json", function( data){ · JSONItems = JSON.parse(data); · console.log(JSONItems); · });.
確定! 回上一頁