首先说data在不同状态下到底是对象或function在一个普通的vue实例中data是一个对象,new Vue( { data : { title : ''object" } } );在一个普通的vue ...
確定! 回上一頁