获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 主包引入分包组件,开发工具首次加载进入主页后会假死两三分钟左右,应该是在加载分包,但是太慢了?
//pages.json { "path": "pages/index/index", "style": { "navigationBarTitleText": "首页", "componentPlaceholder":{ "byl-float-report":"view" } } } "subPackages": [ { "root": "packageA", "common":true, ...}]
07-10 - 小程序有没有api可以监听到用户是否将小程序 “添加到我的小程序”?
[图片]
2020-05-11