{if x.user.avatarDetail && x.user.avatarDetail.identityIconUrl}
{/if}
{if x.user.vipRights}
{if x.user.vipRights.redplus && x.user.vipRights.redplus.vipCode===300 && x.user.vipRights.redplus.rights && x.user.vipRights.redplus.iconUrl}
class="brand-tag brand-svip" />
{elseif x.user.vipRights.associator && x.user.vipRights.associator.rights && x.user.vipRights.redVipLevel}
{if x.user.vipRights.associator.iconUrl}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==1}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==2}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==3}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==4}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==5}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==6}
class="brand-tag brand-vip" />
{elseif x.user.vipRights.redVipLevel==7}
class="brand-tag brand-vip" />
{/if}
{elseif x.user.vipRights.musicPackage && x.user.vipRights.musicPackage.rights}
{if x.user.vipRights.musicPackage.iconUrl}
class="brand-tag brand-package" />
{else}
class="brand-tag brand-package" />
{/if}
{elseif x.user.vipRights.redVipAnnualCount >=1}
{elseif x.user.vipRights.associator && x.user.vipRights.associator.rights}
class="brand-tag brand-vip" />
{/if}
{/if}
{if !!x.beRepliedUser}
回复
${getAuthIcon(x.beRepliedUser)}
{if x.beRepliedUser.vipRights}
{if x.beRepliedUser.vipRights.redplus && x.beRepliedUser.vipRights.redplus.vipCode===300 && x.beRepliedUser.vipRights.redplus.rights && x.beRepliedUser.vipRights.redplus.iconUrl}
class="brand-tag brand-svip" />
{elseif x.beRepliedUser.vipRights.associator && x.beRepliedUser.vipRights.associator.rights}
{if x.beRepliedUser.vipRights.redVipAnnualCount >=1}
{elseif x.beRepliedUser.vipRights.associator.iconUrl}
class="brand-tag brand-vip" />
{else}
class="brand-tag brand-vip" />
{/if}
{elseif x.beRepliedUser.vipRights.musicPackage && x.beRepliedUser.vipRights.musicPackage.rights}
{if x.beRepliedUser.vipRights.musicPackage.iconUrl}
class="brand-tag brand-package" />
{else}
class="brand-tag brand-package" />
{/if}
{/if}
{/if}
{/if}
:${getRichText(escape(x.content),s-fc7)}
{if !!x.expressionUrl}
{/if}
发表评论