This commit is contained in:
2023-05-25 17:05:49 +08:00
parent 351a1e2c65
commit 40fa4484ce
7 changed files with 94 additions and 61 deletions

View File

@@ -68,6 +68,7 @@ export default {
}
},
mounted () {
window.localStorage.removeItem('defaultActive')
// 点对点项目分辨率 1024 * 768
// alert(document.body.clientWidth, 'a')
// alert(document.body.clientHeight, 'b')