# bootstrapComment **Repository Path**: BossDing/bootstrapComment ## Basic Information - **Project Name**: bootstrapComment - **Description**: bootstrap版评论框。结合wangEditor v3实现简单的评论框 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bootstrap版 评论框 自己的网站中,不想用第三方的评论插件,所以就参考网上的资料,自己简单实现了一款bootstrap版的评论框。 > PS . 样式可能有点丑,但因为自己是个纯后端,所以只能尽量调的好看点了![捂脸](http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/3c/pcmoren_wu_org.png) ### 用到的类库和插件 - jquery 1.12.3 - [bootstrap 3.3.0](http://www.bootcdn.cn/) - [font-awesome 4.7.0](http://fontawesome.dashgame.com) - [wangEditor v3](https://www.kancloud.cn/wangfupeng/wangeditor3/332599) - [wangEditor-fullscreen-plugin](https://github.com/chris-peng/wangEditor-fullscreen-plugin) ### 图片参考 ![动图](https://gitee.com/yadong.zhang/bootstrapComment/raw/master/demo/bootstrap%E8%AF%84%E8%AE%BA%E6%A1%86%20-%20%E7%A4%BA%E4%BE%8B.gif)