Browse Source

事件触发

liushengqiang 1 year ago
parent
commit
f31c1d7b01
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/subpages/colexiu/buttons/index.module.less

+ 1 - 0
src/subpages/colexiu/buttons/index.module.less

@@ -203,6 +203,7 @@
     display: flex;
     display: flex;
     width: 100%;
     width: 100%;
     height: 100%;
     height: 100%;
+    pointer-events: none;
   }
   }
 }
 }