JumpHalfScreenApp
# 半屏小程序
MiniAppManager.shared.carryHalfScreenMiniApp(with: parentId, halfScreenMiniAppId: halfScreenId , height: halfScreenHeight)
1
参数名 | 类型 | 参数说明 |
---|---|---|
parentId | String | 父小程序ID |
halfScreenMiniAppId | String | 半屏小程序ID |
height | String | 填充高度 |
formMiniApp | String | 是否从其它小程序弹起 |