Bootstrap v3.3.6
在ngafterviewinit中重新初始化
ngAfterViewInit(): void {
$(this.caroselHref).carousel();
}
bootstrap 的carousel 无法自动播放
阅读 25
2022-04-29
Bootstrap v3.3.6
在ngafterviewinit中重新初始化
ngAfterViewInit(): void {
$(this.caroselHref).carousel();
}
相关推荐
精彩评论(0)