问题描述通过将-webkit-box-orient 属性写为类的样式,在通过打包工具打包后发现该样式并没有生效。 ... </p> // CSS 部分.content { -webkit-box-orient: vertical; } ...
確定! 回上一頁