133 lines
2.3 KiB
JSON
133 lines
2.3 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/course/index",
|
|
"style": {
|
|
"navigationBarTitleText": "课程中心",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/course/study",
|
|
"style": {
|
|
"navigationBarTitleText": "课程学习",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/charts/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/preview",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/search/result",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/example/dialog",
|
|
"style": {
|
|
"navigationBarTitleText": "AI问答演示",
|
|
"app-plus": {
|
|
"titleNView": false,
|
|
"animationType": "fade-in"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sparring/index",
|
|
"style": {
|
|
"navigationBarTitleText": "AI陪练",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sparring/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "AI陪练详情",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sparring/tip",
|
|
"style": {
|
|
"navigationBarTitleText": "AI陪练提示",
|
|
"disableSwipeBack": true,
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sparring/chooseRole",
|
|
"style": {
|
|
"navigationBarTitleText": "AI陪练选择角色",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sparring/talk",
|
|
"style": {
|
|
"navigationBarTitleText": "AI陪练通话",
|
|
"disableSwipeBack": true,
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/sparring/result",
|
|
"style": {
|
|
"navigationBarTitleText": "AI陪练报告",
|
|
"disableSwipeBack": true,
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/analytics/study",
|
|
"style": {
|
|
"navigationBarTitleText": "学习分析",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/traRecord/index",
|
|
"style": {
|
|
"navigationBarTitleText": "陪练记录页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
]
|
|
} |