如Vue 中, CSS scoped 已經可以隔開作用域,此時就會有複用 ... .ball { composes: bounce from 'shared/styles/animations.css'; width: 40px; height: 40px; ...
確定! 回上一頁