标签打印、入库单和出库单打印完成

This commit is contained in:
2026-04-23 11:19:55 +08:00
parent 6f1db0f92e
commit 26fcb18746
11 changed files with 5336 additions and 4 deletions

View File

@@ -52,6 +52,13 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/print/index",
"style": {
"navigationBarTitleText": "危险废物标签打印",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/warehousing/uniqueCode/myUniqueCode/detail",
"style": {