Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monster1935/vue-cnode
基于Vue的CNode阅读版
https://github.com/monster1935/vue-cnode
Last synced: about 1 month ago
JSON representation
基于Vue的CNode阅读版
- Host: GitHub
- URL: https://github.com/monster1935/vue-cnode
- Owner: monster1935
- Created: 2017-04-19T09:31:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T02:14:06.000Z (about 7 years ago)
- Last Synced: 2023-11-25T12:28:03.563Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 基于Vue的CNode阅读版
> 该示例使用vue全家桶完成,借助CNode社区的API完成了游客模式下的文章阅读功能。该程序旨在获得更好的阅读体验,后续还会添加登录后的一些操作。## 图示
![](http://oe7c74ud3.bkt.clouddn.com/vue_cnode.png)
## 在线预览
[戳我](https://monster1935.github.io/vue-cnode/#/)
## 已完成功能列表
- [x] cnode社区下不同类别的文章获取
- [x] 文章页的同步显示
- [x] 页面样式的重构## 待完成的功能列表
- [ ] 用户登录与登出
- [ ] 文章评论的显示
- [ ] 用户登录后的行为操作
- [ ] 文章页阅读样式优化欢迎技术交流,`[email protected]`