Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FZliweiliang/wechat-app-mall

微信小程序商城,微信小程序demo
https://github.com/FZliweiliang/wechat-app-mall

x-c-x

Last synced: 5 days ago
JSON representation

微信小程序商城,微信小程序demo

Awesome Lists containing this project

README

        

# 微信小程序实现移动端商城

## 说明
```

> 如果对您有帮助,您可以点右上角 "Star&fork" 支持一下 谢谢! ^_^

> 博客地址:https://juejin.im/post/5b836d056fb9a019f671320f

> 配置HTTPS:https://juejin.im/post/5b88b58151882542db3bedf7

> 服务端:https://github.com/FZliweiliang/wechat-app-mall-server

> 提示小程序大于2M可以把screenshot文件夹删除
```

### 项目截图:











## 项目布局
```
|-- images // 公共图片
|-- lib // 公共文件
|-- pages // 页面
| |-- index // 首页
| |-- list // 商品列表
| |-- details // 商品详情
| |-- user // 个人中心
| |-- order // 我的订单
| |-- coupon // 优惠券
| |-- cart // 购物车
| |-- addressList // 我的地址
| |-- addressAdd // 添加地址
|-- README.md // 说明
```

## 开发环境:
调试基础库 2.0.4