btn
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user