Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jiabinxu/yiyaowang-wx

微信小程序DEMO
https://github.com/jiabinxu/yiyaowang-wx

Last synced: 2 months ago
JSON representation

微信小程序DEMO

Awesome Lists containing this project

README

        

# 微信小程序DEMO
了解了一段时间的小程序之后,写了这么一个Demo,简单的实现了数据请求到UI呈现
基于 [Labrador](https://github.com/maichong/labrador) 框架构建。感谢labrador降低了我的学习成本
- dist 项目编译后代码,在IDE新建项目时必须选择该文件夹预览
- src 项目源代码目录,主要对此部分进行编辑

#实例Gif

![image](https://github.com/jiabinxu/yiyaowang-wx/blob/develop/%E5%AE%9E%E4%BE%8B%E5%9B%BE.gif)


## TODO
- 集成redux管理数据状态
- 完成购物车的一些操作