panhui il y a 4 ans
Parent
commit
6c22ec3b49
1 fichiers modifiés avec 10 ajouts et 10 suppressions
  1. 10 10
      src/main/nine-space/src/views/product/Detail.vue

+ 10 - 10
src/main/nine-space/src/views/product/Detail.vue

@@ -878,16 +878,16 @@ export default {
     // background: #202122ee;
 
     // filter: blur(19px);
-    &::after {
-        content: '';
-        position: absolute;
-        left: 0;
-        top: 0;
-        right: 0;
-        bottom: 0;
-        filter: blur(19px);
-        z-index: 1;
-    }
+    // &::after {
+    //     content: '';
+    //     position: absolute;
+    //     left: 0;
+    //     top: 0;
+    //     right: 0;
+    //     bottom: 0;
+    //     filter: blur(19px);
+    //     z-index: 1;
+    // }
     .btn-list,
     .status-text {
         z-index: 2;