72 lines
1.4 KiB
JSON
72 lines
1.4 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
},
|
|
"h5": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
},
|
|
"h5": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/stock-in/empty",
|
|
"style": {
|
|
"navigationBarTitleText": "空载具入库",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
},
|
|
"h5": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/stock-in/manual",
|
|
"style": {
|
|
"navigationBarTitleText": "手动码盘入库",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
},
|
|
"h5": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/test/index",
|
|
"style": {
|
|
"navigationBarTitleText": "测试页面",
|
|
"app-plus": {
|
|
"titleNView": false
|
|
},
|
|
"h5": {
|
|
"titleNView": false
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"pageOrientation": "portrait",
|
|
"navigationBarTitleText": "PDA",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarBackgroundColor": "#05DCEF",
|
|
"backgroundColor": "#F5F5F5"
|
|
}
|
|
}
|