<div id="app"> <navbar></navbar> <pagefooter></pagefooter> </div> Vue.component('navbar',{ template:'#navbar', data:function () { return ...
確定! 回上一頁