根据全局变量$GLOBALS['_sys_globals']['curfile']的值来判断。

首页parview;列表页listview;文章页archives

 

应用示例:

{dede:php}if($GLOBALS['_sys_globals']['curfile'] == 'list') {echo 'style="position:fixed"';}{/dede:php}

 

相关文章:

  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2021-06-12
  • 2021-09-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2022-02-09
  • 2022-12-23
  • 2022-01-11
相关资源
相似解决方案