乐趣区

关于javascript:Vue-JS-2-Tutorial-二

vue 实例化

new Vue({

 el: '#app',

 render: h => h(App)

})
退出移动版