This commit is contained in:
2023-10-19 14:48:46 +08:00
parent f379d3eace
commit 840748aafe
6 changed files with 14 additions and 9 deletions

View File

@@ -75,6 +75,8 @@ export default {
}
},
created () {
// document.getElementById('body-conatiner').style.backgroundImage = '../../../images/new/bg.png'
document.getElementById('body-conatiner').style.marginTop = '10px'
this.initData()
},
methods: {