init
This commit is contained in:
@ -25,6 +25,7 @@ export default {
|
||||
window.addEventListener('resize', this.debounce(this.setScale))
|
||||
},
|
||||
methods: {
|
||||
// to do
|
||||
getScale () {
|
||||
const { width, height } = this
|
||||
const wh = window.innerHeight / height
|
||||
|
Reference in New Issue
Block a user