$(document).ready(function() { $("select.select2").select2({ ajax: { url: "https://api.github.com/search/repositories", dataType: 'json', data: (params) ...
確定! 回上一頁