@ -123,12 +123,13 @@ public class MainDesigner extends BaseDesigner {
showSplash();
startPreload0();
DeepLinkManager.getInstance().start(args);
StopWatch watch = new StopWatch();
watch.start();
DesignerLifecycleMonitorContext.getMonitor().beforeStart();
//启动运行时
FineRuntime.start();
//等 FineRuntime 启动后启动
startPreload1();