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