This commit is contained in:
ylj20011123 2025-10-21 15:11:53 +08:00
parent 471d01c9e6
commit 579e279633
3 changed files with 8 additions and 1 deletions

View File

@ -467,6 +467,12 @@
"style": { "style": {
"navigationBarTitleText": "招商信息" "navigationBarTitleText": "招商信息"
} }
},
{
"path": "attractInvestmentDetail",
"style": {
"navigationBarTitleText": "招商详情"
}
} }
] ]
}, },

View File

@ -177,7 +177,8 @@
"index", "index",
"detail", "detail",
"minprogress", "minprogress",
"attractInvestment" "attractInvestment",
"attractInvestmentDetail"
] ]
}, },
{ {