- 全局標(biāo)簽
- artlist 文章列表
- models 欄目列表
- modelsartlist 頻道循環(huán)
- type 指定欄目
- include 引用模板
- arcview 單條文檔
- position 面包屑
- assign 定義變量
- empty 為空判斷
- notempty 不為空判斷
- foreach 循環(huán)輸出
- volist 數(shù)據(jù)循環(huán)
- if 條件判斷
- switch 條件判斷
- compare 變量比較
- adv 廣告列表
- load 文件加載
- global 全局變量
- field 字段值
- tags 標(biāo)簽調(diào)用
- searchform 搜索標(biāo)簽
- 常用函數(shù)
- links 友情鏈接
- SQL 數(shù)據(jù)查詢(xún)
- weapp 應(yīng)用插件
- range 范圍判斷
- for 數(shù)據(jù)循環(huán)
- ad 單條廣告
- attribute 欄目屬性
- user 會(huì)員信息
- diyurl 內(nèi)鏈調(diào)用
- php標(biāo)簽
- hotkeywords 熱門(mén)搜索
- notice 站內(nèi)信
- asklist 問(wèn)答列表
- citysite 城市站點(diǎn)
- navigation 導(dǎo)航菜單
- static 文件引入
- 會(huì)員信息(memberlist)
- 會(huì)員注銷(xiāo)標(biāo)簽使用方法
- 列表標(biāo)簽
- 內(nèi)容標(biāo)簽
- arcclick 點(diǎn)擊數(shù)
- guestbookform 欄目留言
- beafter 上下篇
- downcount 下載次數(shù)
- relevarticle 相關(guān)文檔
- 擴(kuò)展標(biāo)簽
- videoplay 視頻播放
- videolist 視頻列表
- memberinfos 文檔關(guān)聯(lián)的會(huì)員信息
- attribute 商品參數(shù)
- specialnode 專(zhuān)題文檔
- collect 文檔收藏
- collectnum 收藏?cái)?shù)
- comment 商品評(píng)價(jià)
- articlepay 文章付費(fèi)
- downloadpay 下載付費(fèi)
- form 自由表單
- sppurchase 商品購(gòu)買(mǎi)
- 商品其它標(biāo)簽欄
- 可視化標(biāo)簽
- 多語(yǔ)言標(biāo)簽
擴(kuò)展標(biāo)簽
1、調(diào)取下載附件的提取碼和服務(wù)器名稱(chēng)
附件文件名:{$field.file_name}
文件提取碼:{$field.extract_code}
服務(wù)器名稱(chēng):{$field.server_name}
文件大小:{$field.file_size}
下載鏈接:{$field.file_url}
2、圖集模型的內(nèi)容頁(yè)調(diào)取圖片集描述
模板調(diào)用代碼
{eyou:volist name="$eyou.field.file_list" id="field"}附件文件名:{$field.file_name}
文件提取碼:{$field.extract_code}
服務(wù)器名稱(chēng):{$field.server_name}
文件大小:{$field.file_size}
下載鏈接:{$field.file_url}
{/eyou:volist}

2、圖集模型的內(nèi)容頁(yè)調(diào)取圖片集描述
{eyou:volist name="$eyou.field.image_list" id="field"}
<img src="{$field.image_url}" alt="{$field.title}" />
圖片集描述:{$field.intro}
{/eyou:volist}
文檔最后更新時(shí)間:2023-10-24 10:55:01
未解決你的問(wèn)題?請(qǐng)到「問(wèn)答社區(qū)」反饋你遇到的問(wèn)題