当style 标签有scoped 属性时,它的CSS 只作用于当前组件中的元素。编译后代码如下: <style> .example[data-v-f3f3eg9] { color: red; } ...
確定! 回上一頁