效果如下: 代码: 父组件 <template> <el-container class="container"> <h1>这是父组件</h1> <HelloWorld v-if="detailVisible" msg="Welcome to Your Vue.js App" @detailClos
posted on 2024-04-30 14:14  周文豪  阅读(8)  评论(0编辑  收藏  举报