用于进行评论列表的展示组件。
import '../../components/easy-comment.stml'
<easy-comment :itemData={item} v-for="(item,index) in commentList" > </easy-comment>