after_class中间有空格吗没有。使用vue做项目的时候,遇到class绑定,其中有一个地方,两个类名之间不允许用空格隔开,否则就会失去相应的渲染效果。<div id="app" class="box"&g2023-02-22html-css120