所属分类:UI-加载,圆边
$('.add_circle2').on('click', function(event) { $('#circle5').Circle({ value: 20, tipsText: 5000 }); });