65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "智能导览",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/search/index",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/exhibit/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "展品详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/explain/list",
|
|
"style": {
|
|
"navigationBarTitleText": "全部讲解",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/hall/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "展厅详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/facility/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "设施详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/route/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "位置预览",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "深圳自然博物馆",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"backgroundColor": "#F3F3F3"
|
|
}
|
|
}
|