/loading.vue'; // 將loading註冊為全域性元件,在別的元件中通過<loading>標籤使用Loading元件 Vue.component('loading', Loading);. 使用 Vue.use 註冊 ...
確定! 回上一頁