摘要: $(function() { $("body").on("click",".set-topic",function(){ /*获取所有题目接口*/ var subjectType =$(this).attr("data-type"); var tid = $(this).attr("data-id"); var url =... 阅读全文
posted @ 2017-10-30 17:31 boyanh 阅读(965) 评论(0) 推荐(0)