生成首页静态文件报错

迅睿框架 更新 2021-10-22 11:04:30 apple

模板标签里面

生成首页静态文件报错{xunruicms_img_title}


URL地址相对路径:http://www.znxqqj.com/

首页模板里面的错误代码:

<script type="text/javascript">
    //heaernavcs();
    initCommonHeader();
    if (MARK == "") var MARK = "index";
    initCommonHeaderKeywords(MARK);
 
</script>
<script type="text/javascript">
    jQuery(".Cstpj").slide({ mainCell: "ul", vis: 5, prevCell: ".prev", nextCell: ".next", effect: "leftLoop", autoPlay: true });
    jQuery(".gsxc").slide({ mainCell: "ul", vis: 4, prevCell: ".prev", nextCell: ".next", effect: "leftLoop", autoPlay: true });
    jQuery(".gsdt_l").slide({ mainCell: ".bd", targetCell: ".more a", effect: "fold" });
    jQuery(".gsdt_r").slide({ mainCell: ".bd div", autoPlay: true, effect: "topMarquee", vis: 4, interTime: 50 });
    jQuery("#flashs").slide({ mainCell: ".bd div", titCell: ".hd span", effect: "fold", autoPlay: true, delayTime: 200 });
    window.onload = function () {
        //$(".sortlist dl dd:eq(0)").hide();
        $("div.gsxccont div.tempWrap").css("height", "212px;");
        //$(".gsdt_r .tempWrap").css("height", "300px;");

        $(".topst ul li:eq(0)").mouseover(function () {
            $(".topst ul li").removeClass();
            $(".topst ul li:eq(0)").addClass("cur on");
        });
        $(".topst ul li:eq(1)").mouseover(function () {
            $(".topst ul li").removeClass();
            $(".topst ul li:eq(1)").addClass("cur on");
        });
    }
</script>

这个怎么改?

方案

  • 官方研发技术-阿华 #1 · 2021-10-22 10:13:01
    说明html代码有问题啊http://tool.chinaz.com/tools/jsformat.aspx 在这里格式化一下模板代码
  • apple #2 · 2021-10-22 10:42:29
    官方研发技术-阿华 格式化后还是不行,现在的错误是这样的

    模板代码是
    $(this).children("div.hides").animate({marginRight:'-163px'},0,function(){$(this).hide();$(this).next("img.shows").show();});
  • 官方研发技术-阿华 #3 · 2021-10-22 10:49:33
    满意答案
    $(this).children("div.hides").animate({ marginRight:'-163px'},0,function(){ $(this).hide(); $(this).next("img.shows").show(); });
  • apple #4 · 2021-10-22 11:04:30
    @官方研发技术-阿华:首页解决了,谢谢

迅睿系统漏洞

GeoSeo工具箱
GeoSeo工具箱(2026-09-11)
修正历史记录推送
微信系统
微信系统(2026-09-11)
增加数据统计总览界面 账号管理增加服务和公众号的区别 菜单管理支持更...
答题系统
答题系统(2026-09-11)
一站式在线答题系统,支持真题考试、题库练习和错题本,适合培训、考证、...
阿里云滑动验证码
阿里云滑动验证码(2026-09-10)
采用阿里云验证码替换迅睿系统自带的图片验证码和滑动验证码。后台设置方...
下载Plus
下载Plus(2026-09-09)
为网站附件下载加上“计数、限次、统计、防护”四重能力:按用户组控制下...
全库搜索
全库搜索(2026-09-09)
修复全模块搜索时,删除按钮点击无效的bug
在线客服
在线客服(2026-09-09)
增加消息提示音
GeoSeo收录宝
GeoSeo收录宝(2026-09-08)
新增 多网站系统Sites 开关 新增 SITE_ID字段,完美...
站群分站系统
站群分站系统(2026-09-08)
后台加入模板标签的语法代码供复制 当站点logo未上传时,调用系统...