陈剑华

fix: 18537 精选评论卡-评论有动态表情时不该不展示

export interface commentInfo {
commentTitle: string,
commentPics: string,
newsTitle: string,
userId?: string,
userName?: string,
... ...