网页版

This commit is contained in:
2023-02-08 13:34:06 +08:00
parent 1a7f4b5829
commit cee00a91a0
14 changed files with 1501 additions and 55 deletions

View File

@@ -35,6 +35,7 @@ export default {
},
mounted () {
document.getElementsByTagName('body')[0].className = 'login-bg'
alert(document.body.clientWidth + ',' + document.body.clientHeight + ',' + window.screen.width + ',' + window.screen.height)
},
methods: {
changeType () {