{template "content","header"}   ----------  调用根目录下phpcms\template\content\header文件
{CHARSET}  -------------------------------------字符集 (gbk或者utf-8)
{if isset($SEO['title']) && !empty($SEO['title'])}
{$SEO['title']}{/if}
{$SEO['site_title']}
{$SEO['keyword']}
{$SEO['description']}上面4条不用我解释了吧,都是标题和标题seo优化
{CSS_PATH}  -----------------------------------地址替换为根目录下\statics\css
{JS_PATH}--------------------------------------地址替换为根目录下\statics\js
{pc:content  action="position" pos></script>


网站首页  {siteurl($siteid)}
当前位置  {catpos($catid)}

相关文章:

  • 2021-10-05
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-18
  • 2022-12-23
相关资源
相似解决方案