添加后端请求接口

分包packageB
This commit is contained in:
2025-10-30 17:09:26 +08:00
parent 95b9c1cc29
commit 4a1aa68245
4 changed files with 40 additions and 21 deletions

View File

@@ -345,7 +345,21 @@
}
}
]
}],
},
{
"root": "packageB",
"pages": [
{
"path" : "jobFair/detail",
"style" :
{
"navigationBarTitleText" : "招聘会详情",
"navigationBarTitleTextSize": "30rpx"
// "navigationStyle": "custom"
}
}
]
}],
// "tabBar": {
// "custom": true,
// "color": "#5E5F60",