正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
@@ -348,9 +348,10 @@ | @@ -348,9 +348,10 @@ | ||
348 | $(this).parents('.info_item').children('.textarea_box').show() | 348 | $(this).parents('.info_item').children('.textarea_box').show() |
349 | $(this).parents('.info_item').find('.voice_first').hide() | 349 | $(this).parents('.info_item').find('.voice_first').hide() |
350 | } | 350 | } |
351 | - // console.log(1111) | 351 | + console.log(1111) |
352 | }) | 352 | }) |
353 | 353 | ||
354 | + | ||
354 | //点击正在播放按钮 | 355 | //点击正在播放按钮 |
355 | $('.icon-luying_ongoing').click(function () { | 356 | $('.icon-luying_ongoing').click(function () { |
356 | var videolist = $(".voice_module"); | 357 | var videolist = $(".voice_module"); |
-
请 注册 或 登录 后发表评论