语法

{比较标签 name="变量" value="值"}
    内容
{/比较标签}

说明

等于标签

示例

{eq name="$memberListLength" value="4"}
	{$memberListLength}
{/eq}

输出

4