对接烟台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.
 
 
 
 
 

59 lines
1.1 KiB

{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"pullRefresh": true,
"usingComponents": {
"map-list": "/components/mapList/mapList"
}
}
},
{
"path": "pages/authLogin/authLogin",
"style": {
"usingComponents": {},
"pullRefresh": false
}
},
{
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {
"topic-audio": "../../components/topic-audio/topic-audio"
},
"pullRefresh": true
}
},
{
"path": "pages/grid/grid",
"style": {
"usingComponents": {}
}
},
{
"path": "pages/tag/tag",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {},
"pullRefresh": false
}
},
{
"path": "pages/rate/rate",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {},
"pullRefresh": false
}
}
],
"globalStyle": {},
"subPackages": []
}