第三種:直接寫在Vue 的component 裡面. <style lang="scss"> #app { width: 100%; height: 100%; > header { display: flex; .logo { width: 50px } } } </style>.
確定! 回上一頁