Veronique 1 year ago
parent
commit
37ffce15b5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/designFront/index.vue

+ 3 - 3
src/views/designFront/index.vue

@@ -225,7 +225,7 @@ const testIframe = () => {
 </script>
 
 <style scoped lang="scss">
-#iframe {
-  pointer-events: none;
-}
+//#iframe {
+//  pointer-events: none;
+//}
 </style>