摘要: 当同时设置include和exclude时,且有交集时,exclude优先级更高。include、exclude中的名字数组为页面组件中defineOptions({name:''}) name设置的值 <router-view v-slot="{ Component }"> <transition 阅读全文
posted @ 2024-04-29 20:44 亦茫茫 阅读(37) 评论(0) 推荐(0)
摘要: <div class="list-wrapper unique-container"> <van-list v-model:loading="loading" :finished="finished" finished-text="没有更多了" class="list" @load="onLoad" 阅读全文
posted @ 2024-04-29 17:04 亦茫茫 阅读(490) 评论(0) 推荐(0)