158 lines
5.5 KiB
JSON
158 lines
5.5 KiB
JSON
![]() |
{
|
||
|
"pages": [
|
||
|
"pages/login/login",
|
||
|
"pages/teacher/resource/resource",
|
||
|
"pages/teacher/work/workrecord/workrecord",
|
||
|
"pages/student/train/train",
|
||
|
"pages/student/teach/teach",
|
||
|
"pages/student/match/match",
|
||
|
"pages/student/talk/talk",
|
||
|
"pages/student/my/my",
|
||
|
"pages/parent/train/train",
|
||
|
"pages/teacher/vedio/vedio",
|
||
|
"pages/teacher/count/count",
|
||
|
"pages/parent/homework/homework",
|
||
|
"pages/parent/report/report"
|
||
|
],
|
||
|
"subPackages": [
|
||
|
{
|
||
|
"root": "module-sport",
|
||
|
"name": "module-sport",
|
||
|
"pages": [
|
||
|
"pages/index",
|
||
|
"pages/human",
|
||
|
"components/human-detection",
|
||
|
"pages/sport",
|
||
|
"pages/sport-full-screen"
|
||
|
],
|
||
|
"plugins": {
|
||
|
"aiSport": {
|
||
|
"version": "1.5.6",
|
||
|
"provider": "wx6130e578c4a26a1a"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"root": "subpackage",
|
||
|
"name": "subpackage",
|
||
|
"pages": [
|
||
|
"login/privacy",
|
||
|
"train/goal/goal",
|
||
|
"train/setting/setting",
|
||
|
"train/music/music",
|
||
|
"user/change-password/change-password",
|
||
|
"teacher/articledetails/articledetails",
|
||
|
"team/creat/creat",
|
||
|
"team/detail/detail",
|
||
|
"team/task-creat/task-creat",
|
||
|
"train/user-report/user-report",
|
||
|
"train/check-type/check-page",
|
||
|
"train/train/train",
|
||
|
"bluebooth/search",
|
||
|
"train/bluetooth/train",
|
||
|
"train/result/result",
|
||
|
"user/info/info",
|
||
|
"user/login/login",
|
||
|
"teacher/resource/resource",
|
||
|
"teacher/room-list/room-list",
|
||
|
"teacher/prepare-success/prepare-success",
|
||
|
"teacher/room-detail/room-datial",
|
||
|
"teacher/resource-detail/resource-detail",
|
||
|
"teacher/new-work/new-work",
|
||
|
"teacher/count-detail/count-detail",
|
||
|
"teacher/homework-detail/home-detail",
|
||
|
"teacher/check-student/check-student",
|
||
|
"user/check-status/check-status",
|
||
|
"parent/history-work/history-work",
|
||
|
"team/rank/rank",
|
||
|
"team/rank-team/rank-team",
|
||
|
"parent/history-train/history-train"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"preloadRule": {},
|
||
|
"tabBar": {
|
||
|
"custom": true,
|
||
|
"color": "#999999",
|
||
|
"selectedColor": "#0082FF",
|
||
|
"borderStyle": "black",
|
||
|
"backgroundColor": "#fff",
|
||
|
"list": [
|
||
|
{
|
||
|
"pagePath": "pages/parent/train/train",
|
||
|
"iconPath": "/static/student/train.png",
|
||
|
"selectedIconPath": "/static/student/train-s.png",
|
||
|
"text": "训练"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/student/train/train",
|
||
|
"iconPath": "/static/student/train.png",
|
||
|
"selectedIconPath": "/static/student/train-s.png",
|
||
|
"text": "训练"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/student/teach/teach",
|
||
|
"iconPath": "/static/student/teach.png",
|
||
|
"selectedIconPath": "/static/student/teach-s.png",
|
||
|
"text": "教学"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/student/talk/talk",
|
||
|
"iconPath": "/static/student/talk.png",
|
||
|
"selectedIconPath": "/static/student/talk-s.png",
|
||
|
"text": "咨询"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/student/my/my",
|
||
|
"iconPath": "/static/student/my.png",
|
||
|
"selectedIconPath": "/static/student/my-s.png",
|
||
|
"text": "我的"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/teacher/resource/resource",
|
||
|
"iconPath": "/static/teacher/resource.png",
|
||
|
"selectedIconPath": "/static/teacher/resource-s.png",
|
||
|
"text": "资源库"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/teacher/work/workrecord/workrecord",
|
||
|
"iconPath": "/static/teacher/work.png",
|
||
|
"selectedIconPath": "/static/teacher/work-s.png",
|
||
|
"text": "作业"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/teacher/count/count",
|
||
|
"iconPath": "/static/teacher/report.png",
|
||
|
"selectedIconPath": "/static/teacher/report-s.png",
|
||
|
"text": "统计"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/teacher/vedio/vedio",
|
||
|
"iconPath": "/static/teacher/vedio.png",
|
||
|
"selectedIconPath": "/static/teacher/vedio-s.png",
|
||
|
"text": "视频库"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/parent/report/report",
|
||
|
"iconPath": "/static/parent/report.png",
|
||
|
"selectedIconPath": "/static/parent/report-s.png",
|
||
|
"text": "报告"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"window": {
|
||
|
"backgroundTextStyle": "light",
|
||
|
"navigationBarBackgroundColor": "#fff",
|
||
|
"navigationBarTitleText": "跃动小程序",
|
||
|
"navigationBarTextStyle": "black"
|
||
|
},
|
||
|
"style": "v2",
|
||
|
"sitemapLocation": "sitemap.json",
|
||
|
"usingComponents": {
|
||
|
"iconfont": "/components/iconfont/iconfont",
|
||
|
"popup": "/components/popup/popup"
|
||
|
},
|
||
|
"useExtendedLib": {
|
||
|
"weui": true
|
||
|
}
|
||
|
}
|