新增路径

This commit is contained in:
2025-10-14 14:08:44 +08:00
parent 4de66f880f
commit ccbeddbb83
3 changed files with 474 additions and 4 deletions

View File

@@ -36,12 +36,23 @@
"enablePullDownRefresh": true
}
},
{
"path": "pages/finance/finance",
"style": {
"navigationBarTitleText": "金融"
"navigationBarTitleText": "金融理财",
"navigationStyle": "custom"
}
},
{
"path":"pages/finance/production",
"style": {
"navigationBarTitleText": "金融产品详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/register/register",
"style": {
@@ -100,6 +111,11 @@
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",