1、vue页面 <template> <div class="home"> <iframe :src="iframeSrc" ref="iframe"></iframe> <button @click="sendMessage">向iframe中发送 ...
確定! 回上一頁