💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
### 返回值:Anythingevent.data ### *V1.1*概述 当前执行的处理器被绑定的时候,包含可选的数据传递给jQuery.fn.bind。 ### 示例 #### 描述: The description of the example. ##### jQuery 代码: ~~~ $("a").each(function(i) { $(this).bind('click', {index:i}, function(e){ alert('my index is ' + e.data.index); }); }); ~~~