Vue 插槽 slot <!-- child.vue --> <slot>我是插槽默认的</slot> <!-- parent.vue --> <child> 我是替换默认插槽的~ </child> <!-- child.vue --> <slot /> <!-- parent.vue --> <child& VUE 芙宁娜西妲 2023-05-01 44 热度 0评论