2015-05-07 67 views

回答

1

修改代碼以

$(document).ready(function() { 
    $('.myselectpicker').selectpicker('mobile'); 
});