有朋友问易优cms模板前端调用会员头像标签{$field.users.head_pic}有时不显示怎么解决?
可以把{$field.users.head_pic}标签换成{$users.head_pic|get_head_pic=###}。