模板文件
common/page.html
變量介紹
變量代碼 | 說明 |
{$meta_title} | 頁面頭部標題 |
{$meta_keywords} | 頁面頭部關鍵字,采用網站關鍵字 |
{$meta_description} | 頁面頭部描述,采用網站描述 |
{$urlrule} | 分頁的URL規則 |
$parent | 上級單頁的數組 |
$related | 單頁的關系循環 |
{$pageid} | 當前單頁的id |
{$pid} | 上級單頁id |
$pids | 所有上級id |
{$name} | 單頁名稱 |
{$dirname} | 目錄名稱 |
{$child} | 是否包含下級 |
{dr_get_file($thumb)} | 縮略圖片 |
{$title} | 單頁的標題 |
{$keywords} | 關鍵字 |
{$description} | 描述信息 |
{$content} | 單頁詳細內容 |
{$url} | 單頁的地址 |
自定義字段及附件字段attachment具體查看自定義字段的輸出標簽
http://www.zbshanke.com/v3doc/index.php?c=category&id=9
文檔最后更新時間:2017-11-03 10:51:17