帝国cms列表页跳转到内容页的列表模板代码

时间:2024年03月07日

/

来源:网络

/

编辑:佚名

此代码适用于栏目下面只有一个文章的 例如公司简介,联系我们等单页形式。
代码如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
<html xmlns="http://www.w3.org/1999/xhtml">  
<head>  
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />  
<title>[!--pagetitle--] </title>  
</head>  
<body>  
[e:loop={'selfinfo',1,0,0,'','newstime ASC'}]  
<script type="text/javascript">  self.location.href='<?=$bqsr['titleurl']?>';  </script>  
[/e:loop]    
</body>
猜你需要

豫ICP备2021026617号-1  豫公网安备:41172602000185   Copyright © 2021-2028 www.78moban.com/ All Rights Reserved

本站作品均来自互联网,转载目的在于传递更多信息,并不代表本站赞同其观点和对其真实性负责。如有侵犯您的版权,请联系 1565229909#qq.com(把#改成@),我们将立即处理。