... methods: { openWindow() { const width = '1000' const height = '600' const left = Math.ceil((window.screen.width - width) / 2) const top ...
確定! 回上一頁