添加后端请求接口
分包packageB
This commit is contained in:
16
pages.json
16
pages.json
@@ -345,7 +345,21 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
},
|
||||
{
|
||||
"root": "packageB",
|
||||
"pages": [
|
||||
{
|
||||
"path" : "jobFair/detail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "招聘会详情",
|
||||
"navigationBarTitleTextSize": "30rpx"
|
||||
// "navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
// "tabBar": {
|
||||
// "custom": true,
|
||||
// "color": "#5E5F60",
|
||||
|
||||
Reference in New Issue
Block a user