比如this.style.backgroundColor = "red";那我想选中transform:rotate怎么写?试了好多种组合都不行查了好像是this.style.transform = 'rotate("20deg")';可是没有作用?求大佬指点!!!
写成一个类添加不行吗?