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

40 lines
732 B

{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {
"tabs": "../../components/tab-item/tab-item"
}
}
},
{
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {
"topic-audio": "../../components/topic-audio/topic-audio"
}
}
},
{
"path": "pages/authLogin/index",
"style": {
"usingComponents": {}
}
},
{
"path": "pages/grid/grid",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {}
}
}
],
"globalStyle": {},
"subPackages": []
}