iframe默认有一个2px宽度的border
去除border宽度
<iframe src='{:U("Order/index")}' id='iframe' name='iframe' frameborder="0" width="100%"></iframe>
参见:
https://jingyan.baidu.com/article/a3f121e4e67027fc9152bb6b.html
iframe默认有一个2px宽度的border
去除border宽度
<iframe src='{:U("Order/index")}' id='iframe' name='iframe' frameborder="0" width="100%"></iframe>
参见:
https://jingyan.baidu.com/article/a3f121e4e67027fc9152bb6b.html