App.vue"; import VAnimateCss from "v-animate-css"; Vue.use(VAnimateCss); Vue.config.productionTip = false; new Vue({ render: h => h(App) }).
確定! 回上一頁