This commit is contained in:
2025-09-18 21:17:44 +08:00
parent e560e90970
commit bff3d0414d
49 changed files with 1063 additions and 90 deletions

View File

@@ -60,12 +60,24 @@
"navigationBarTitleText": "新增客户"
}
},
{
"path": "pages/customer/detail",
"style": {
"navigationBarTitleText": "客户详情"
}
},
{
"path": "pages/supplier/select",
"style": {
"navigationBarTitleText": "选择供应商"
}
},
{
"path": "pages/supplier/form",
"style": {
"navigationBarTitleText": "新增/编辑供应商"
}
},
{
"path": "pages/account/select",
"style": {