新增种类管理功能:首页菜单+种类管理页面

This commit is contained in:
Agent
2026-03-27 01:20:04 +00:00
parent 39c119ffe4
commit 06145d27a5
3 changed files with 337 additions and 0 deletions

View File

@@ -59,6 +59,12 @@
"style": {
"navigationBarTitleText": "库存流水"
}
},
{
"path": "pages/category/index",
"style": {
"navigationBarTitleText": "种类管理"
}
}
],
"globalStyle": {