From edd35a251b58b1fad17015deda92324f74458434 Mon Sep 17 00:00:00 2001
From: unknown <unknown@example.com>
Date: 星期三, 17 八月 2022 00:05:30 +0800
Subject: [PATCH] 台账模块、智能咨询模块

---
 component/toptips/toptips.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/component/toptips/toptips.wxss b/component/toptips/toptips.wxss
index d190822..f831235 100644
--- a/component/toptips/toptips.wxss
+++ b/component/toptips/toptips.wxss
@@ -5,7 +5,7 @@
 .weui-toptips_show {
   -webkit-transform: translateZ(0) translateY(0);
   transform: translateZ(0) translateY(0);
-  opacity: 0.7
+  /* opacity: 0.7 */
 }
 
 .weui-toptips_success {

--
Gitblit v1.9.3