浏览小程序

扫码进入游播圈小程序
找合作更方便

资讯更多>>
©2023 游播圈
辽ICP备2022006816号
辽宁巴游网络科技有限公司
请关注官方微信
了解更多
Top() { $("html,body").animate({ scrollTop: 0 }, "fast"); } st=9">

萝卜团

最多可发10条信息
  • 合作开服

    本栏信息无限制
  • ; $('#publish_pop').css('display', 'none'); }); }); }); //为返回顶部元素添加点击事件 $('.kf-scrolltop').click(function () { //将当前窗口的内容区滚动高度改为0,即顶部 $("html,body").animate({ scrollTop: 0 }, "fast"); }); //显示二维码 var $targetElement = $('.top-ewm'); $('.top-left').mouseenter(function () { $targetElement.show(); }); $('.top-left').mouseleave(function () { $targetElement.hide(); }); //顶部用户菜单弹出 var $targetElement2 = $('.top-user-list'); $('.user-info').mouseenter(function () { $targetElement2.show(); }); $targetElement2.mouseenter(function () { $targetElement2.show(); }); $('.user-info').mouseleave(function () { $targetElement2.hide(); }); $targetElement2.mouseleave(function () { $targetElement2.hide(); }); //发布信息弹窗 $(".publish-button").click(function () { $('.yb-grey').css('display', 'block'); $('#publish_pop').css('display', 'block'); }); $('#publish_pop').children('.pop').children('.close').click(function () { $('.yb-grey').css('display', 'none'); $('#publish_pop').css('display', 'none'); }); });