所以,那上面的 window 並不會是你以為的 window 物件。 另外一個關於封裝的低級錯誤: let myOptions = {} export default { name: 'component', data () { return { ...
確定! 回上一頁