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

  • A+
所属分类:帝国cms技巧

内容摘要

此代码适用于栏目下面只有一个文章的 例如公司简介,联系我们等单页形式 代码如下<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/x

文章正文

此代码适用于栏目下面只有一个文章的 例如公司简介,联系我们等单页形式 代码如下

<!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>

代码注释

  • 我的微信
  • 这是我的微信扫一扫
  • weinxin
  • 我的微信公众号
  • 我的微信公众号扫一扫
  • weinxin

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: