When a <style> tag has the scoped attribute, its CSS will apply to elements of the ... <style scoped> .example { color: red; } </style> <template> <div ...
確定! 回上一頁