首页 新闻 会员 周边
5
回答数

已解决问题 20 当新手遇到 jQuery.fn.extend

(function ($) { $.fn.extend({ test: function () { var $this = $(this); $this.find('div').html('test'