网页版
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user