随笔分类 - css
摘要:public ngAfterViewInit(): void { this.autoFitScreen(); window.addEventListener('resize', this.autoFitScreen);// 此处this指向window } public ngOnDestroy():
阅读全文
摘要:超出省略 overflow:hidden; text-overflow:ellipsis; white-space:nowrap; 滚动条修改 ::-webkit-scrollbar { width: 6px; height: 6px; background-color: transparent;
阅读全文

浙公网安备 33010602011771号