https://github.com/ycloud/cnodejs-weapp
cnodejs wexin app
https://github.com/ycloud/cnodejs-weapp
Last synced: 2 months ago
JSON representation
cnodejs wexin app
- Host: GitHub
- URL: https://github.com/ycloud/cnodejs-weapp
- Owner: ycloud
- Created: 2017-05-18T05:29:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T14:36:23.000Z (almost 8 years ago)
- Last Synced: 2024-10-04T13:31:25.857Z (6 months ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cnode - cnodejs-weapp - weapp.svg?label=%E2%98%85) cnodejs wexin app [@ycloud](https://github.com/ycloud) (Awesome-CNode / 小程序)
README
# cnodejs 微信小程序版
## 功能列表
- 话题列表
- 话题详情
- 用户主页
- 我的主页
- 我的收藏
- 我的消息
- 登录## 效果截图
### 话题列表
[](https://share.la/cnodejs/react "话题列表")### 话题详情
[](https://share.la/cnodejs/react/topic/5922a59dd371b6372a8afc3f "话题详情")### 用户主页
[](https://share.la/cnodejs/react/user/ycloud "用户主页")### 我的收藏
[](https://share.la/cnodejs/react/collect "我的收藏")### 我的消息
[](https://share.la/cnodejs/react/message "我的消息")### 登录
[](https://share.la/cnodejs/react/sign "登录")## 其他说明
用户登录后会把Access Token存储到localStorage中,如果用户没有主动退出则下次自动登录。