当接入如下业务包版本
Code: Select all
 
 pod 'ThingSmartActivatorBizBundle','~> 5.2.0' #设备配网UI业务包
  pod 'ThingSmartMessageBizBundle','~> 5.2.0' # 消息中心 业务包 
  pod 'ThingSmartFamilyBizBundle','~> 5.2.0' #家庭管理 UI 业务包
  pod 'ThingSmartSceneBizBundle','~> 5.2.0' # 场景 业务包
  创建场景编辑场景名称时,名称输入框位置移动到状态栏,部分视图被遮挡。请问如何解决?