Commit e9f06f8d authored by Allencl's avatar Allencl

1

parent 0268d691
Pipeline #151 failed with stages
......@@ -18,7 +18,7 @@
allowTransparency="true"
></iframe>
<!-- <h1>111</h1> -->
<button id="btnTest">按钮</button>
<button id="btnTest">按钮-打开弹框</button>
<script type="text/javascript" src="tree-detail-html/js/jquery.js"></script>
<script>
......
......@@ -624,7 +624,7 @@
window.parent.postMessage(JSON.stringify({
event: 'closeIframe',
}),'*')
},800)
},700)
}
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment