Commit 01db346ef130090a04952e893ea203b16079b8fd

Authored by 杨泽宇
1 parent 6235ed5e

debug iframe height

Showing 1 changed file with 1 additions and 1 deletions
src/html/v2.html
@@ -24,7 +24,7 @@ @@ -24,7 +24,7 @@
24 24
25 <body id="body" class="diy-reset"> 25 <body id="body" class="diy-reset">
26 <script> 26 <script>
27 - parent.postMessage(1000, '*') 27 + // parent.postMessage('好的', '*')
28 </script> 28 </script>
29 29
30 <script src="https://cdn.jsdelivr.net/npm/vue@2.5.2/dist/vue.min.js"></script> 30 <script src="https://cdn.jsdelivr.net/npm/vue@2.5.2/dist/vue.min.js"></script>