海信交通一体化小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

254 lines
5.6 KiB

{
"pages": [{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "青岛交通信息"
}
},
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "青岛交通信息",
"navigationBarBackgroundColor": "#2D8CF0"
}
},
{
"path": "pages/highway/runData/list",
"style": {
"navigationBarTitleText": "高速运行数据",
"enablePullDownRefresh": true
}
},
{
"path": "pages/highway/runData/form",
"style": {
"navigationBarTitleText": "高速运行数据报送"
}
},
{
"path": "pages/highway/runStatusData/list",
"style": {
"navigationBarTitleText": "高速运行情况",
"enablePullDownRefresh": true
}
},
{
"path": "pages/highway/runStatusData/form",
"style": {
"navigationBarTitleText": "高速运行情况报送"
}
},
{
"path": "pages/railway/railwayRunData/list",
"style": {
"navigationBarTitleText": "铁路运行数据",
"enablePullDownRefresh": true
}
},
{
"path": "pages/railway/railwayRunData/form",
"style": {
"navigationBarTitleText": "铁路运行数据报送"
}
},
{
"path": "pages/railway/runStatus/list",
"style": {
"navigationBarTitleText": "铁路运行情况",
"enablePullDownRefresh": true
}
},
{
"path": "pages/railway/runStatus/form",
"style": {
"navigationBarTitleText": "铁路运行情况报送"
}
},
{
"path": "pages/water/TransportData/list",
"style": {
"navigationBarTitleText": "水运运输数据",
"enablePullDownRefresh": true
}
},
{
"path": "pages/water/TransportData/form",
"style": {
"navigationBarTitleText": "水运运输数据报送"
}
},
{
"path": "pages/water/waterWay/list",
"style": {
"navigationBarTitleText": "水路(陆岛)数据",
"enablePullDownRefresh": true
}
},
{
"path": "pages/water/waterWay/form",
"style": {
"navigationBarTitleText": "水路(陆岛)数据报送"
}
},
{
"path": "pages/water/transportation/list",
"style": {
"navigationBarTitleText": "水运运输情况",
"enablePullDownRefresh": true
}
},
{
"path": "pages/water/transportation/form",
"style": {
"navigationBarTitleText": "水运运输情况报送"
}
},
{
"path": "pages/airport/airport-runData/list",
"style": {
"navigationBarTitleText": "机场运行数据",
"enablePullDownRefresh": true
}
},
{
"path": "pages/airport/airport-runData/form",
"style": {
"navigationBarTitleText": "机场运行数据报送"
}
},
{
"path": "pages/airport/airport-runStatus/list",
"style": {
"navigationBarTitleText": "机场运行情况",
"enablePullDownRefresh": true
}
},
{
"path": "pages/airport/airport-runStatus/form",
"style": {
"navigationBarTitleText": "机场运行情况报送"
}
},
{
"path": "pages/portShipping/waterInternational/form",
"style": {
"navigationBarTitleText": "水路国际客运报送"
}
},
{
"path": "pages/portShipping/waterInternational/list",
"style": {
"navigationBarTitleText": "水路国际客运",
"enablePullDownRefresh": true
}
},
{
"path": "pages/metro/subwayPage/form",
"style": {
"navigationBarTitleText": "地铁客流量报送"
}
},
{
"path": "pages/metro/subwayPage/list",
"style": {
"navigationBarTitleText": "地铁客流量",
"enablePullDownRefresh": true
}
},
{
"path": "pages/roadTransport/transportData/list",
"style": {
"navigationBarTitleText": "道路运输数据",
"enablePullDownRefresh": true
}
},
{
"path": "pages/roadTransport/transportData/form",
"style": {
"navigationBarTitleText": "道路运输数据报送"
}
},
{
"path": "pages/roadTransport/dataSubmission/list",
"style": {
"navigationBarTitleText": "综合运输数据报送",
"enablePullDownRefresh": true
}
},
{
"path": "pages/roadTransport/dataSubmission/form",
"style": {
"navigationBarTitleText": "综合运输数据报送编辑"
}
},
{
"path": "pages/roadTransport/quantitySent/list",
"style": {
"navigationBarTitleText": "道路运输发送量",
"enablePullDownRefresh": true
}
},
{
"path": "pages/roadTransport/quantitySent/form",
"style": {
"navigationBarTitleText": "道路运输发送量报送"
}
},
{
"path": "pages/roadTransport/transportData/detail",
"style": {
"navigationBarTitleText": "查看详情"
}
},
{
"path": "pages/bus/busDataInfo/list",
"style": {
"navigationBarTitleText": "公交投入数据",
"enablePullDownRefresh": true
}
}
,{
"path" : "pages/bus/busDataInfo/form",
"style": {
"navigationBarTitleText": "公交投入数据报送"
}
},
{
"path": "pages/portShipping/pilotStation/list",
"style": {
"navigationBarTitleText": "引航站",
"enablePullDownRefresh": true
}
},
{
"path": "pages/portShipping/pilotStation/form",
"style": {
"navigationBarTitleText": "引航站报送"
}
}
],
"globalStyle": {
"pageOrientation": "portrait",
"navigationBarTitleText": "交通运输局一体化平台",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#F8F8F8",
"backgroundColorTop": "#F4F5F6",
"backgroundColorBottom": "#F4F5F6",
"mp-360": {
"navigationStyle": "custom"
},
"h5": {
"maxWidth": 1190,
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#F1F1F1"
}
}
}