|
|
hace 7 años | |
|---|---|---|
| config | hace 7 años | |
| lib | hace 8 años | |
| pages | hace 7 años | |
| services | hace 8 años | |
| static | hace 7 años | |
| utils | hace 8 años | |
| .gitignore | hace 7 años | |
| LICENSE | hace 8 años | |
| README.md | hace 7 años | |
| app.js | hace 8 años | |
| app.json | hace 7 años | |
| app.wxss | hace 8 años |
注意:当前版本功能还未完善,请勿商用。
本项目需要配合NideShop商城服务端使用,GitHub: https://github.com/tumobi/nideshop
├─config
├─lib
│ └─wxParse
├─pages
│ ├─auth
│ │ ├─login
│ │ ├─register
│ │ └─reset
│ ├─brand
│ ├─brandDetail
│ ├─cart
│ ├─catalog
│ ├─category
│ ├─comment
│ ├─goods
│ ├─hotGoods
│ ├─index
│ ├─logs
│ ├─newGoods
│ ├─pay
│ ├─search
│ ├─shopping
│ │ ├─address
│ │ ├─addressAdd
│ │ └─checkout
│ ├─topic
│ ├─topicDetail
│ └─ucenter
│ ├─address
│ ├─addressAdd
│ ├─collect
│ ├─coupon
│ ├─feedback
│ ├─footprint
│ ├─index
│ ├─order
│ └─orderDetail
├─static
│ └─images
└─utils
项目地址:https://github.com/tumobi/nideshop