# 微信小程序实现移动端商城
### 项目说明:
微信小程序:实现一个移动端商城
[数据来源:环球小镇(微信公众号:环球小镇),特此感谢]
### 目录结构:
- images — 存放项目图片
- pages — 存放项目页面相关文件
- style — 存放独立wxss样式文件,可import引入
- utils — 存放utils文件,可require引入
### 项目截图:
<img src="https://github.com/liuxuanqiang/wechat-weapp-mall/blob/master/images/screenshots/screenshorts-01.png" width="320px" style="display:inline;">
<img src="https://github.com/liuxuanqiang/wechat-weapp-mall/blob/master/images/screenshots/screenshorts-05.png" width="320px" style="display:inline;">
<img src="https://github.com/liuxuanqiang/wechat-weapp-mall/blob/master/images/screenshots/screenshorts-02.png" width="320px" style="display:inline;">
<img src="https://github.com/liuxuanqiang/wechat-weapp-mall/blob/master/images/screenshots/screenshorts-03.png" width="320px" style="display:inline;">
<img src="https://github.com/liuxuanqiang/wechat-weapp-mall/blob/master/images/screenshots/screenshorts-04.png" width="320px" style="display:inline;">
### 开发环境:
微信web开发者工具 v0.9.092300
### 项目地址:
https://github.com/liuxuanqiang/wechat-weapp-mall
- 1
- 2
- 3
- 4
- 5
- 6
前往页