💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### 标签 ~~~ <volist name="list" id="data"> <img src="{$data.cover}" /> <a href="{$data.href}">{$data.title}</a> {$data.desc|_substr=250,"..."} <a href="{$data.href}">[查看更多]</a> </volist> ~~~ ###翻页 ~~~ <cms:page cate="$category['id']" listrow="$category['list_row']" /> ~~~ | 参数 | 值 | 介绍 | | -- | -- | -- | | class | en | 英文翻页 | |class |bootstrap | bootstrap的翻页格式| |class| mobile | 手机精简版| |class|'空'|默认为中文翻页|