作者 刘晓艳

测试

@@ -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");