sunzhilei eb7036ce4d banner宣传图支持二维码识别 | il y a 1 an | |
---|---|---|
api | il y a 1 an | |
component | il y a 1 an | |
pages | il y a 1 an | |
static | il y a 1 an | |
templates | il y a 3 ans | |
utils | il y a 1 an | |
.DS_Store | il y a 3 ans | |
.gitignore | il y a 1 an | |
README.md | il y a 5 ans | |
app.js | il y a 1 an | |
app.json | il y a 1 an | |
app.wxss | il y a 1 an | |
project.private.config.json | il y a 1 an | |
sitemap.json | il y a 4 ans |
小程序账号:sunzhilei8@163.com 小程序密码:efunbox@3366 https://mp.weixin.qq.com/
###目录结构
├── pages
├── index // 我的页面首页
├── main // 首页热门相关
├── books // 所有课本
├── classes // 课程
├── ware // 课件页(朗读)
└── reading // 我要朗读页面
├── social // 关注页面相关
├── works // 用户作品页
└── stars // 其他用户主页
├── user // 我的页面相关
├── myCollects // 我的收藏
├── myWorks // 我的作品
├── wallet // 钱包
└── myEdit // 编辑信息
└── template // 自定义tabbar
├── component // 组件
├── hot
├── follow
├── my
├── utils
├── app.js
├── app.json
├── app.wxss
└── package.json
###版本分析