| 12345678910111213141516171819202122232425262728293031 | 
							- <!DOCTYPE html>
 
- <html lang="zh-CN">
 
- <head>
 
-   <meta charset="UTF-8">
 
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
-   <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
-   <title>湖南大学</title>
 
- </head>
 
- <style>
 
-   * {
 
-     margin: 0;
 
-     padding: 0;
 
-   }
 
-   #app {
 
-     width: 100vw;
 
-     height: 100vh;
 
-   }
 
-   iframe {
 
-     border: none;
 
-   }
 
- </style>
 
- <body>
 
-   <div id="app">
 
-     <iframe allowfullscreen="true" width="100%" height="100%" src="http://720yun.com/pano/256zccfvk0s"></iframe>
 
-   </div>
 
- </body>
 
- </html>
 
 
  |