huangxiaojing 3 years ago
parent
commit
a4d9d62bcd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      screenIos/css/WXtrialInterface.css

+ 2 - 2
screenIos/css/WXtrialInterface.css

@@ -503,6 +503,6 @@ input,textarea {
 	-webkit-user-select: auto; /*webkit浏览器*/
 	outline: none;
 }
-img {
-	pointer-events:none;
+.bottommains img {
+	pointer-events: none;
 }