application [ecommerce-miniapp] view page [pages/merchant-orders] development

This commit is contained in:
NVWA Code Agent
2026-01-05 01:35:00 +00:00
parent 6b17764f89
commit 5d2eb6e89e

View File

@@ -23,6 +23,12 @@
"style": { "style": {
"navigationBarTitleText": "Login/Register" "navigationBarTitleText": "Login/Register"
} }
},
{
"path": "pages/merchant-orders",
"style": {
"navigationBarTitleText": "Order Management"
}
} }
], ],
"globalStyle": { "globalStyle": {