对接烟台app的h5页面
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.

54 lines
1.0 KiB

{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"pullRefresh": true,
"usingComponents": {
"select-grid": "/components/select-grid/select-grid"
}
}
},
{
"path": "pages/detail/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"pullRefresh": false,
"usingComponents": {}
}
},
{
"path": "pages/link/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"pullRefresh": false,
"usingComponents": {}
}
},
{
"path": "pages/office/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"pullRefresh": false,
"usingComponents": {}
}
},
{
"path": "pages/collect/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"defaultTitle": "我的收藏",
"pullRefresh": true,
"usingComponents": {}
}
}
],
"globalStyle": {},
"subPackages": []
}