48 lines
760 B
JSON
48 lines
760 B
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
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |