o***@aihuayan.com
o***@aihuayan.com
  • 发布:2025-10-28 18:12
  • 更新:2025-10-28 18:12
  • 阅读:103

鸿蒙项目集成unisdk,转场空白问题

分类:uni小程序sdk

鸿蒙项目集成unisdk,openUniMP方法打开uni页面,uni项目设置的启动页失效,导致转场有空白页面,如何设置启动页?

  const config: IOpenUniMPConfig = {  
    showCapsuleButton: false,  
    launcher: this.getBackGround  
  }  
  const mp = openUniMP(mpId, config)  

当前尝试了IOpenUniMPConfig 里面的launcher 和 showSplashScreen 参数,都是无效的。

2025-10-28 18:12 负责人:无 分享
已邀请:

要回复问题请先登录注册