فهرست منبع

fix: 空调

anxiaoxia 3 هفته پیش
والد
کامیت
5d89cb3f22
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/envmonitor/taiguv1/components/Air/index.vue

+ 2 - 2
src/views/envmonitor/taiguv1/components/Air/index.vue

@@ -271,7 +271,7 @@ const searchMore = () => {
   border-radius: 24px 24px 44px 24px;
   background-color: rgba(255, 255, 255, 0.2);
   -webkit-backdrop-filter: blur(40px);
-  backdrop-filter: blur(40px);
+//   backdrop-filter: blur(40px);
   box-shadow: 0px 10px 20px 0px rgba(0, 20, 40, 0.1);
   .filter-box {
     margin-top: 10px;
@@ -359,7 +359,7 @@ const searchMore = () => {
 .activeShow {
   background: rgba(255, 255, 255, 0.8);
   -webkit-backdrop-filter: blur(40px);
-  backdrop-filter: blur(40px);
+//   backdrop-filter: blur(40px);
   box-shadow: 0px 10px 20px 0px rgba(0, 20, 40, 0.1);
 
   .bottom {