mpass

1、微应用MicroApplication 、服务Service、框架上下文Context


1、DTFrameworkInterface 的分类中,接管生命周期。

2、启动支付宝小程序应用的时候使用 DTContext类,


 //启动应用

    [DTContextGet() startApplication:appID params:@{@"appId":appID, @"debug":@"framework"} animated:YES];

3、配置文件

首先看DemoPresetApps.bundle资源包中的配置

你可能感兴趣的:(mpass)