摘要:
//弹层操作 $(function(){ //视频播放 $("a[href^='#video']").each(function(index, element) { $(this).click(function(){ $(".popDiv,#videoBox1").show(); }); }); / 阅读全文
posted @ 2022-08-16 17:49 Hhcxgd 阅读(414) 评论(0) 推荐(0)
posted @ 2022-08-16 17:49 Hhcxgd 阅读(414) 评论(0) 推荐(0)