| 1234567891011121314151617 |
- <include file="index@block:header"/>
- <title>抓取列表</title>
- <div id="app" >
- <div>
- <iframe src="http://www.nike.com/launch?s=upcoming" frameborder="0"></iframe>
- </div>
- <script>
-
- </script>
- </div>
- <script>
- /*$.load('https://www.nike.com/launch?s=upcoming', function(res){
- console.log(res)
- })*/
- </script>
- <include file="index@block:footer"/>
|