|
|
|
@ -1058,6 +1058,14 @@
|
|
|
|
|
"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/raw/commission/goOut/detail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "出库明细",
|
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
|
"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/raw/commission/return/index",
|
|
|
|
|
"style": {
|
|
|
|
@ -1067,9 +1075,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"path": "pages/raw/commission/goOut/detail",
|
|
|
|
|
"path": "pages/raw/commission/return/detail",
|
|
|
|
|
"style": {
|
|
|
|
|
"navigationBarTitleText": "出库明细",
|
|
|
|
|
"navigationBarTitleText": "委外退料明细",
|
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
|
"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
|
|
|
|
|
}
|
|
|
|
|