如果不想要動態渲染,而是只希望渲染一次時,可以使用 v-once ,使用上請務必小心。 ... <a href="#" class="btn btn-primary"> <slot name="btn">預設按鈕文字</slot> ...
確定! 回上一頁