From f7fbb33e8560e29390873b02cdce54575e9371e0 Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Fri, 25 Mar 2022 14:33:53 +0800 Subject: [PATCH] gx --- src/pages/index/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 794f992..8db3bad 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -457,7 +457,7 @@ border-radius: 48px; } .block-btn.van-button--loading{ - opacity: 0.8 + opacity: 0.7 } .close-icon{ position: absolute; -- Gitblit v1.9.1