From acaf0e90887fa217ff9aec6d0f25af5ec5e237a9 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 03 七月 2023 18:38:10 +0800 Subject: [PATCH] 配置修改 --- src/components/topBtn.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/components/topBtn.vue b/src/components/topBtn.vue index 7f8c1bd..3335722 100644 --- a/src/components/topBtn.vue +++ b/src/components/topBtn.vue @@ -137,12 +137,14 @@ margin-right: 7px; background: url("../assets/img/topBtn/鍥炬爣bj.png") no-repeat; background-size: 100% 100%; + opacity: 0.8; .First_img { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; + opacity: 1; } } -- Gitblit v1.9.3