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

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

Awesome Lists containing this project

README

        

# cnodejs 微信小程序版

## 功能列表
- 话题列表
- 话题详情
- 用户主页
- 我的主页
- 我的收藏
- 我的消息
- 登录

## 效果截图

### 话题列表
[![话题列表](./screenshots/list.png "话题列表")](https://share.la/cnodejs/react "话题列表")

### 话题详情
[![话题详情](./screenshots/show.png "话题详情")](https://share.la/cnodejs/react/topic/5922a59dd371b6372a8afc3f "话题详情")

### 用户主页
[![用户主页](./screenshots/list.png "用户主页")](https://share.la/cnodejs/react/user/ycloud "用户主页")

### 我的收藏
[![我的收藏](./screenshots/collect.png "我的收藏")](https://share.la/cnodejs/react/collect "我的收藏")

### 我的消息
[![我的消息](./screenshots/message.png "我的消息")](https://share.la/cnodejs/react/message "我的消息")

### 登录
[![登录](./screenshots/sign.png "登录")](https://share.la/cnodejs/react/sign "登录")

## 其他说明
用户登录后会把Access Token存储到localStorage中,如果用户没有主动退出则下次自动登录。