Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 328 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 328 Bytes

##项目结构

project
├──android
├──ios
├──src
|	├──components
|	├──controller
|	├──events
|	├──model
|	├──net
|	├──utils
|	├──view
|	└──Config.js
├──README.md
├──app.json
├──index.android.js
├──index.ios.js
└──package.json