fastadmin开发手册

{cms:creatorlist} 创作者列表标签


用于获取创作者在不同平台的账号信息列表。

参数说明

- id: 循环变量名(默认creator)
- empty: 无数据时的提示
- key: 计数变量(默认i)
- mod: 求模值(默认2)
- row: 返回数据条数(默认10)
- orderby: 排序方式(默认id DESC)
- cache: 是否缓存结果(true/false)
- condition: 额外的查询条件


示例

``html

{cms:creatorlist id="creator"}


  • {$creator.platform}

    内容数:{$creator.contentcount}
    互动数:{$creator.interaction}


  • {/cms:creatorlist}


    {cms:creatorlist id="creator" orderby="fans
    count DESC" row="5"}
    {$creator.platform}: {$creator.fanscount}
    {/cms:creatorlist}


    {cms:creatorlist id="creator" cache="3600"}
    {$creator.platform}: {$creator.content
    count}
    {/cms:creatorlist}
    ``


    可用字段

    - platform: 平台名称
    - nickname: 用户昵称
    - contentcount: 内容数量
    - interaction: 互动数
    - fans
    count: 粉丝数


    10 Screens$8,029

    I will design rough sketches for upto 5 Screens of your website/Mobile app.

    3 Days Delivery 1 Revision
    • Source File
    • Commercial Use
    • Interactive Mockup
    • 10 Pages

    20 Screens$16,029

    I will design rough sketches for upto 5 Screens of your website/Mobile app.

    3 Days Delivery
    • Source File
    • Commercial Use
    • Interactive Mockup
    • 10 Pages

    30 Screens$24,029

    I will design rough sketches for upto 5 Screens of your website/Mobile app.

    3 Days Delivery
    • Source File
    • Commercial Use
    • Interactive Mockup
    • 10 Pages
    0.449167s