Ayanami document
Edit page
Introduction
Basic
Recipes
FAQ
基本概念
深入
常见问题

Module 懒加载/异步加载

如果你想做代码切分,或者在 App 启动之后再加载 Module,你可以直接动态加载这部分代码:

Example