diff --git a/src/pages/modules/home/home.vue b/src/pages/modules/home/home.vue index 1a00298..1a0727d 100644 --- a/src/pages/modules/home/home.vue +++ b/src/pages/modules/home/home.vue @@ -78,8 +78,8 @@ export default { } }, created () { - // this.initData() - // this.refresh() + this.initData() + this.refresh() }, beforeDestroy () { clearInterval(this.timer) @@ -176,7 +176,7 @@ export default { background center / 100% 100% url(../../../images/new/button.png) no-repeat margin-left 167px position relative - top -20px + top -30px color #f6f9fe .rt width 646px