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.
|
|
|
{
|
|
|
|
"pages": [{
|
|
|
|
"path": "pages/home/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "出入库",
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
"onReachBottomDistance": 50,
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/coinsDetail/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "出入库详情",
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/searchCoinName/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "搜索钱币信息",
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/profitStat/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "利润统计",
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
"globalStyle": {
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
|
"backgroundColor": "#FFFFFF"
|
|
|
|
},
|
|
|
|
"uniIdRouter": {}
|
|
|
|
}
|