# comment-demo **Repository Path**: enhancer/comment-demo ## Basic Information - **Project Name**: comment-demo - **Description**: 组件开发的demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 评论组件 ## 主要功能 展示评论列表, 添加评论 ## 可用变量 ### CONTENT - 【类型】string - 【说明】评论内容 - 【示例】"abc" ## 可用事件 ### 添加评论 - 【事件 ID】onAddComment - 【触发时机】点击添加评论按钮