给浏览器推荐比例默认为100%
This commit is contained in:
@@ -317,7 +317,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
checkScreen() {
|
checkScreen() {
|
||||||
let percentage = ''
|
let percentage = '100%'
|
||||||
let basicWidth = 1920
|
let basicWidth = 1920
|
||||||
const currentWidth = window.screen.width
|
const currentWidth = window.screen.width
|
||||||
const currentHeight = window.screen.height
|
const currentHeight = window.screen.height
|
||||||
|
|||||||
Reference in New Issue
Block a user