通过 Vue 构造器传入的各种选项大多数都可以在组件里用。 data 是一个例外,它必须是函数。 ... function someComponent (config) {. this.data ...
確定! 回上一頁