Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aidenzou/SmallApp

微信小程序
https://github.com/aidenzou/SmallApp

Last synced: 5 days ago
JSON representation

微信小程序

Awesome Lists containing this project

README

        

#### 引言:
最近微信小程序爆火,顺势写了一个小demo,用了半天编码。结论是开发门槛降低,小程序更注重让开发者关注前端UI和交互。欢迎交流与提交~

### 目录结构:
---
为了方便其他开发者学习和使用,拓展目录结构:

- style — 存放独立wxcss文件,可import引入
- image — 存放项目图片
- pages — 存放项目页面相关文件
- service —存放service文件,可require引入
- utils — 存放utils文件,可require引入

### 项目演示:
---
![smallapp.gif](http://upload-images.jianshu.io/upload_images/2961518-2cca2cf44e2674c0.gif?imageMogr2/auto-orient/strip)

### 开发环境:
---
微信web开发者工具 v0.9.092300

### 项目地址:
---
https://github.com/aidenzou/SmallApp