眾所周知,iframe只要路徑對就可以了,
<iframe
frameborder
=
"0"
src
=
"{:url('index/welcome')}"
class
=
"x-iframe"
></iframe>
這樣路徑就對了