使用Vue.extend(options)创建,其中options和new Vue(options)时传入的那个options几乎一样,但也有点区别(el、data) //第一步:创建student组件 ...
確定! 回上一頁