用到的Vue特性:元件(Component),props傳值,slot內容插入,transitions過渡動畫 ... <transition name="popup-window-transition"> <div> <slot ...
確定! 回上一頁