application [ecommerce-miniapp] view page [pages/auth] development

This commit is contained in:
NVWA Code Agent
2026-01-05 01:34:44 +00:00
parent 37c29ddfd7
commit 6b17764f89

View File

@@ -17,6 +17,12 @@
"style": { "style": {
"navigationBarTitleText": "注册" "navigationBarTitleText": "注册"
} }
},
{
"path": "pages/auth",
"style": {
"navigationBarTitleText": "Login/Register"
}
} }
], ],
"globalStyle": { "globalStyle": {