账号通
    

账号  

密码  

1342

查看

1

回复
主题:[求帮助]你好,搜索出来都是字段,是什么配置不对出问题了吗 [收藏主题]  
asgkp 当前离线

223

主题

3

广播

0

粉丝
添加关注
级别:二年级

用户积分:1982 分
登录次数:211 次
注册时间:2006/10/25
最后登录:2023/11/23
asgkp 发表于:2021/6/9 9:24:33   | 只看该作者 查看该作者主题 楼主 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
asgkp 当前离线

223

主题

3

广播

0

粉丝
添加关注
级别:二年级

用户积分:1982 分
登录次数:211 次
注册时间:2006/10/25
最后登录:2023/11/23
asgkp 发表于:2021/6/9 9:39:12   | 只看该作者 查看该作者主题 沙发 
科汛在线考试系统(NET)
<!doctype html>

<html>

<head>

<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">  

<meta name="apple-mobile-web-app-capable" content="yes">

<meta name="apple-mobile-web-app-status-bar-style" content="black">

<meta name="format-detection" content="telephone=no">

<title>{$GetSiteTitle}</title>

<link rel="stylesheet" href="../../ss/swiper.css" type="text/css">

<link rel="stylesheet" href="../../ss/animate.min.css" type="text/css">

<link rel="stylesheet" href="../../ss/style.css" type="text/css">

<link type="text/css" rel="stylesheet" href="../../css/top.css">





<script src="../../js/jquery-1.12.4.min.js"></script>

<script src="../../js/jquery.SuperSlide.2.1.js"></script>

<script src="../../js/swiper.min.js"></script>

<script src="../../js/wow.min.js"></script>

<script>

    new WOW().init(0);

</script>

<script>

    document.getElementsByTagName('html')[0].style.fontSize = document.documentElement.clientWidth/7.5 + 'px'

    window.onresize = function() {

        document.getElementsByTagName('html')[0].style.fontSize = document.documentElement.clientWidth/7.5 + 'px'

    }

</script>

<style type="text/css">

<!--

.STYLE1 {font-size: 20px;line-height:45px;}

.divcss5-4{border-bottom:1px dashed #999; height:20px;width:100%}

-->

</style>

</head>



<body>

<div class="dhbj"></div>

<div class="header">



<div class="headerbox">









</div>



</div>

</div> <div class="banner wow fadeInUp" data-wow-delay="0.3s"></div>

<div class="bj1">



<div class="wz1400">



<div class="cgal">



<div class="cgal_tit wow fadeInUp" data-wow-delay="0.3s">



<h2>搜索结果</h2>



</div>



<div class="searchbody mainbox clearfix">



<div class="scjg">

                    <div class="STYLE1">

                      <div align="center">搜索 <font color=red>[KS:SearchKey]</font> 的结果,执行时间 <font color=green>[KS:ExecuteTime]</font> 秒:<span class="STYLE1"><br>

                      <br>        

                      </span> </div>

                    </div>

                    <div class="clear STYLE1 STYLE1"></div>

      </div>



  







       <div class="searchlist"><span class="STYLE1"> [Loop Times="9"] </span>



         <li class="STYLE1">

                         <span class="STYLE1"><a href="{$Field(InfoID,url,0,3)}" target="_blank" class="title" title="{$Field(Title,text,0,...,2,,0)}">{$Field(Title,text,30,...,2,,1)}</a>                         </span>

                         <div class="STYLE1" style=" clear:both;color:#999">

                        <br/>

                         </div>

                         <div style="color:#5086be;">

                               <span style="font-size: 20px"><a href="{$Field(InfoID,url,0,3)}" target="_blank" class="title" title="{$Field(Title,text,0,...,2,,0)}">链接:{$Field(InfoID,url,1,3)}</a></span>

                               <div class="divcss5-4">

                         </div>

                 </li>

                    <span class="STYLE1">[/Loop]                    </span>

                    <div class="clear STYLE1"></div>

                    <div class="fyys STYLE1">[KS:PageStr2]</div>



   



     <div class="blank10 clear"></div>



  </div>



</div>



</div>

</div>

<div class="footer">



<div class="wz1400">



<div class="footerbox">



{$GetCopyRight}



</div>



<div class="rwm"><img src="../../images/a_01.png"/></div>



</div>

</div>

<script type="text/javascript">



jQuery(".nav").slide({



type:"menu", //效果类型



titCell:".m", // 鼠标触发对象



targetCell:".sub", // 效果对象,必须被titCell包含



effect:"slideDown",//下拉效果



delayTime:300, // 效果时间



triggerTime:0, //鼠标延迟触发时间



returnDefault:false,  //返回默认状态



});

</script>

<script>

$('.dhbtn').click(function(){



if($(this).hasClass('on')){



$(this).removeClass('on');



$('.nav').animate({top:'-15rem'},500);



$('.dhbj').fadeOut();



}else{



$(this).addClass('on');



$('.nav').animate({top:"60px"},500);





$('.dhbj').fadeIn();



}





})

</script>

<div class="toolbar">

   <a href="###" class="toolbar-item toolbar-item-weixin">

   <span class="toolbar-layer"></span>

   </a>



   <a href="###" class="toolbar-item toolbar-item-app">

    <span class="toolbar-layer"></span>

   </a>

   <a href="javascript:scroll(0,0)" id="top" class="toolbar-item toolbar-item-top"></a>

</div>



</body>

</html>



 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.25000秒 powered by KesionCMS 9.0