摘要: 提示:相关的官方文档:https://vue-loader.vuejs.org/zh/guide/scoped-css.html scoped css 先看一段示例代码: <template> <div class="wrapper">今天天气不错</div> </template> <script 阅读全文
posted @ 2021-11-15 21:27 热心码农小吕 阅读(184) 评论(0) 推荐(0) 编辑