76 lines
1.3 KiB
JSON
76 lines
1.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
|
|
}
|
|
}
|
|
},
|
|
]
|
|
} |