iframe标签嵌入页面,自适应宽度和高度问题

    技术2022-07-10  112

    <html> <head> <style> body{ margin: 0px 0px 0px 0px; overflow: hidden } </style> </head> <body> <div style="height: 100%"> <iframe id="alimamaifrm" name="alimamaifrm" height="100%" width="100%" src="http://idps2-lanling.test.datagrand.cn/#/diff/tasklist" ></iframe> </div> </body> </html>

     

    Processed: 0.010, SQL: 9