<iframe ng-src="{{banner}}" frameborder="0" width="100%" height="100%"></iframe>
The result displayed is like this
Can I use iframe to achieve the effect of scaling to fit the screen? Or is there any other way to solve it?
某草草2017-05-15 17:12:09
iframe has many pitfalls~
If the page you introduce has a minimum width of 500px, you will be confused~
The imported page must be compatible with the mobile version