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_08_16_02/m/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2026_08_16_02/m/js/main_m.js
var itlxt = {
    
    picfd: function(obj) {
        $(obj).click(function() {
            var dqpic = $(this).find('img').attr("src");
            var html = '';
            html += '<div class="tan_pic">';
            html += '<div class="close"></div>';
            html += '<div class="box">';
            html += '<img src="' + dqpic + '">';
            html += '</div>';
            html += '</div>';
            $("body").append(html);
            $('.tan_pic').click(function() {
                $('.tan_pic').remove();
            });
            return false;
        });
    }
};
$(function() {
    // backtop
    $('.backtop').fadeOut();
    $(window).scroll(function() {
        if ($(this).scrollTop() != 0) {
            $('.backtop').fadeIn();
        } else {
            $('.backtop').fadeOut();
        }
    });
    $('.backtop').click(function() {
        $('html,body').animate({ 'scrollTop': 0 }, 500);
    });
    // nav
    $('header .navbut').click(function() {
        $(this).toggleClass('cur');
        $('header nav').slideToggle(150);
    });
    $('header nav .iconfont').each(function(index) {
        $(this).click(function() {
            if ($(this).siblings('.sub').is(":visible")) {
                $('header nav .sub').slideUp(150);
                $(this).attr('class','iconfont icon-right');
            } else {
                $('header nav .iconfont').attr('class','iconfont icon-right');
                $('header nav .sub').slideUp(100);
                $(this).siblings(".sub").slideToggle(150);
                $(this).attr('class','iconfont icon-down');
            }
        });
    });
    // banner
    var banner = new Swiper('.banner', {
        loop: true,
        autoHeight: true,
        autoplay: {
            delay: 5000,
            disableOnInteraction: false,
        },
        pagination: {
            el: '.banner_num',
            clickable: true,
        }
    });
    // in_gsry
    jQuery(".in_gsry").slide({ mainCell: ".xun", titCell: ".tab li", trigger: "click" });
    // in_news
    jQuery(".in_news .gund").slide({ mainCell: "ul", autoPlay: true, effect: "topMarquee", vis: 3, interTime: 50, trigger: "click" });
    jQuery(".in_news .boxbig").slide({ mainCell: ".xun", titCell: ".tit span", targetCell: ".tit a", effect: "fold", delayTime: 200 });
});
// searchjs
function searchjs() {
    if ($("#search_inp").val() == '') {
        alert("搜索关键词不能为空!");
        $("#search_inp").focus();
        return false;
    };
};
// messdd
function messdd() {
    if ($("#messdd_name").val() == '') {
        alert("联系人不能为空!");
        $("#messdd_name").focus();
        return false;
    };
    if ($("#messdd_tel").val() == '') {
        alert("手机号码不能为空!");
        $("#messdd_tel").focus();
        return false;
    };
    if (!$("#messdd_tel").val().match(/^1(3|4|5|7|8)\d{9}$/i)) {
        alert("请正确填写手机号");
        $("#messdd_tel").focus();
        return false;
    }
    if ($("#messdd_body").val() == '') {
        alert("详情内容不能为空!");
        $("#messdd_body").focus();
        return false;
    };
    if ($("#messdd_body").val() == '') {
        alert("详情内容不能为空!");
        $("#messdd_body").focus();
        return false;
    };
    if ($("#messdd_code").val() == '') {
        alert("验证码不能为空!");
        $("#messdd_code").focus();
        return false;
    };
};

Youez - 2016 - github.com/yon3zu
LinuXploit