403Webshell
Server IP : 156.238.232.47  /  Your IP : 216.73.216.150
Web Server : nginx/1.25.3
System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : www ( 1000)
PHP Version : 8.3.25
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/data/wwwroot/2026_07_11_01/m/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2026_07_11_01/m/js/js.js
$(function () {

    var wow = new WOW({
        offset: 0,
        mobile: false
    });
    wow.init();

    $('.dropdown').hover(function () {
        $(this).addClass('open');
    }, function () {
        $(this).removeClass('open');
    });

    $('.web-column').slide({
        titCell: 'h3',
        targetCell: 'ul',
        defaultIndex: 0,
        effect: 'slideDown',
        delayTime: 300,
        trigger: 'click'
    }).find('.sub').hover(function () {
        $(this).addClass('open').siblings().removeClass('open');
    }, function () {
        $(this).removeClass('open');
    });

    $('.web-sou').find('form').submit(function () {
        var val = $(this).find('input').val();
        if (!val) {
            alert('请输入关键字');
            return false
        }
    });

    // 右侧滑动返回顶部
    var time;
    var $kefu = $('.kefu');
    var $c = $kefu.find('#kefu');
    $kefu.css({
        'marginTop': -($kefu.height() / 2)
    });
    $c.find('li').on({
        'mouseenter': function () {
            var scope = this;
            time = setTimeout(function () {
                var divDom = $(scope).children('div');
                var maxWidth = divDom.width();
                $(scope).stop().animate({
                    left: 77 - maxWidth
                }, 'normal', function () {
                    var pic = $(scope).find('.kefu-weixin-pic');
                    if (pic.length > 0) {
                        pic.show();
                    }
                });
            }, 100);
        },
        'mouseleave': function () {
            var pic = $(this).find('.kefu-weixin-pic');
            if (pic.length > 0) {
                pic.hide();
            }
            clearTimeout(time);
            $(this).stop().animate({
                left: 0
            }, 'normal', function () {
            });
        }
    });
    $(window).scroll(function () {
        var scrollTop = document.documentElement.scrollTop || window.pageYOffset || document.body.scrollTop;
        var eltop = $c.find('.kefu-ftop');
        if (scrollTop > 0) {
            eltop.show();
        } else {
            eltop.hide();
        }
    });
    $c.find('.kefu-ftop').click(function () {
        var scrollTop = document.documentElement.scrollTop || window.pageYOffset || document.body.scrollTop;
        if (scrollTop > 0) {
            $('html,body').animate({
                scrollTop: 0
            }, 'slow');
        }
    });
});

function gbcf(){$('#fdwx').fadeIn("slow");$('#wxnr').fadeOut("fast");}
$(function(){$("div[i=h]").addClass("web-sunnavl-img");var df=$("div[i=fn]");$(".web-searclick").click(function(){if($(window).width()<1000){$(".web-navclick").removeClass("ontrue");$(".web-navbarbox").slideUp(140)}
if($(".web-searwords").is(":hidden")){$(this).addClass("ontrue");$(".web-searwords").slideDown(300)}else{$(this).removeClass("ontrue");$(".web-searwords").slideUp(100)}});sunNavEvent();function sunNavEvent(){if($(window).width()>1000){$(".web-navbar").show();$(".web-navbar ul li").hover(function(){$(this).find(".web-sunnav").fadeIn()},function(){$(this).find(".web-sunnav").fadeOut()})}else{$(".web-sunnavclick").click(function(){var sunNavMObileWords=$(this).next(".web-sunnav");$(".web-sunnav").slideUp(200);$(".web-sunnavclick").removeClass("ontrue");if($(sunNavMObileWords).is(":hidden")){$(this).addClass("ontrue");$(sunNavMObileWords).slideDown(300)}else{$(this).removeClass("ontrue");$(sunNavMObileWords).slideUp(200)}})}}
$(".web-navclick").click(function(){if($(window).width()<1000){$(".web-searwords").slideUp(100);$(".web-searclick").removeClass("ontrue")}
if($(".web-navbarbox").is(":hidden")){$(this).addClass("ontrue");$(".web-navbarbox").slideDown(500)}else{$(this).removeClass("ontrue");$(".web-navbarbox").slideUp(300)}});$("a[href*=#],area[href*=#]").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var $target=$(this.hash);$target=$target.length&&$target||$("[name="+this.hash.slice(1)+"]");if($target.length){var targetOffset=$target.offset().top-$(".web-wrapper").height();$("html,body").animate({scrollTop:targetOffset},1000);return false}}});$(".web-sunnavl-click a").mouseover(function(){var $ul2=$(this).parents().siblings(".web-sunnavl-img");var $this2=$(this);var $t2=$this2.index();$ul2.removeClass("ontrue");$ul2.eq($t2).addClass("ontrue")});$(".topback").hide();$(window).scroll(function(){if($(window).scrollTop()>200){$(".topback").fadeIn(300)}else{$(".topback").fadeOut(200)}});$(".topback").click(function(){$("html,body").animate({scrollTop:"0px"},800)});});$(".footop,#top").click(function(){$("body, html").stop().animate({"scrollTop":0});});var btn=document.getElementById('btn');var clipboard=new Clipboard(btn);clipboard.on('success',function(e){$('#weixin').slideDown().delay(1500).slideUp(500);console.log(e);});clipboard.on('error',function(e){$('#weixin').slideDown().delay(1500).slideUp(500);console.log(e);});function dkcf(){$('#wxnr').fadeIn("fast");$('#fdwx').fadeOut("fast");}
function gbcf(){$('#fdwx').fadeIn("slow");$('#wxnr').fadeOut("fast");}


Youez - 2016 - github.com/yon3zu
LinuXploit