import Vue from 'vue' new Vue({ el: '#app', mounted : function(){ console.log('Hello Webpack and Vue !'); } });. 重新使用指令打包: npm run build.
確定! 回上一頁