From 4c734d3e450459d82ec1bab13c291ec5cda8a50f Mon Sep 17 00:00:00 2001 From: xiangxy Date: Mon, 23 Oct 2023 13:16:47 +0800 Subject: [PATCH] btn --- src/pages/modules/home/home.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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