new Clouder({ container: document.getElementById("cloud"), tags: [{text: "Az", id: "1", weight: 0.1}], callback: function(id) {alert(id);} });
在线咨询