小程序重启耗时过久,请确认业务逻辑中是否有复杂运算,或者死循环
- 当前 Bug 的表现(可附上截图)
- 预期表现
新建页面后,运行有时候出现,有时候又不出现,
"usingComponents":{
"hi-elip": "/packages/elip/index",
"hi-icon": "/packages/icon/index"
}
单独将usingComponets去了正常了,再把所有usingComponets加上也正常了