新增出入库顺序表

This commit is contained in:
2024-01-23 15:52:24 +08:00
parent 57186109fe
commit fe3771a4e0
6 changed files with 193 additions and 2 deletions

View File

@@ -50,6 +50,16 @@
"navigationStyle": "custom"
}
}
,{
"path" : "pages/modules/SequenceTable",
"style" :
{
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",//导航栏标题颜色及状态栏前景颜色,仅支持 black/white