在Vue的模板中,我們可以在模板中的任何元素中新增 ref 屬性,這樣就可以 ... <div class="modal" v-show="toggle"> <button class="modal__close" ...
確定! 回上一頁