|
il y a 2 jours | |
---|---|---|
node_modules | il y a 2 jours | |
pages | il y a 2 jours | |
static | il y a 2 jours | |
types | il y a 2 jours | |
unpackage | il y a 2 jours | |
App.vue | il y a 2 jours | |
README.md | il y a 2 jours | |
index.html | il y a 2 jours | |
jsconfig.json | il y a 2 jours | |
main.js | il y a 2 jours | |
manifest.json | il y a 2 jours | |
package-lock.json | il y a 2 jours | |
package.json | il y a 2 jours | |
pages.json | il y a 2 jours | |
uni.promisify.adaptor.js | il y a 2 jours | |
uni.scss | il y a 2 jours |
基于UniApp + Vue3开发的Python学习应用
├── pages/
│ ├── discover/ # 发现页面(主页)
│ ├── codebase/ # 代码库页面
│ ├── editor/ # 编辑器页面
│ ├── study/ # 学习页面
│ └── profile/ # 账号页面
├── static/
│ ├── tabbar/ # 底部导航图标
│ ├── icons/ # 功能模块图标
│ ├── banner/ # 轮播图资源
│ ├── cards/ # 课程卡片图片
│ └── courses/ # 课程封面图片
└── ...
未选中状态(灰色图标):
选中状态(蓝色图标):