An open API service indexing awesome lists of open source software.

https://github.com/zhangyd-c/bootstrapcomment

bootstrap版评论框。结合wangEditor v3实现简单的评论框
https://github.com/zhangyd-c/bootstrapcomment

bootstrap comment

Last synced: about 1 month ago
JSON representation

bootstrap版评论框。结合wangEditor v3实现简单的评论框

Awesome Lists containing this project

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://github.com/zhangyd-c/bootstrap-comment-box/blob/master/demo/bootstrap%E8%AF%84%E8%AE%BA%E6%A1%86%20-%20%E7%A4%BA%E4%BE%8B.gif)