This commit is contained in:
2023-10-23 13:16:47 +08:00
parent d421001598
commit 4c734d3e45

View File

@@ -78,8 +78,8 @@ export default {
} }
}, },
created () { created () {
// this.initData() this.initData()
// this.refresh() this.refresh()
}, },
beforeDestroy () { beforeDestroy () {
clearInterval(this.timer) clearInterval(this.timer)
@@ -176,7 +176,7 @@ export default {
background center / 100% 100% url(../../../images/new/button.png) no-repeat background center / 100% 100% url(../../../images/new/button.png) no-repeat
margin-left 167px margin-left 167px
position relative position relative
top -20px top -30px
color #f6f9fe color #f6f9fe
.rt .rt
width 646px width 646px