In Vue 3, it is not possible (or at least it shouldn't be done that way) to register components globally. You have to create a Vue app using ...
確定! 回上一頁