摘要: ``` ``` ``` $(".star").raty({ number: 5, numberMax:10, score:function(){ return $(this).attr("data-num"); }, starOn:'/static/vendor/raty/image... 阅读全文
posted @ 2018-02-09 14:18 geek程序员 阅读(498) 评论(0) 推荐(0)