This commit is contained in:
2025-09-16 22:11:19 +08:00
parent 562ec4abf9
commit 46c5682960
65 changed files with 1997 additions and 56 deletions

View File

@@ -5,6 +5,36 @@
"style": {
"navigationBarTitleText": "五金配件管家"
}
},
{
"path": "pages/order/create",
"style": {
"navigationBarTitleText": "开单"
}
},
{
"path": "pages/product/select",
"style": {
"navigationBarTitleText": "选择商品"
}
},
{
"path": "pages/customer/select",
"style": {
"navigationBarTitleText": "选择客户"
}
},
{
"path": "pages/supplier/select",
"style": {
"navigationBarTitleText": "选择供应商"
}
},
{
"path": "pages/account/select",
"style": {
"navigationBarTitleText": "选择账户"
}
}
],
"globalStyle": {