12345678910111213 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width,initial-scale=1.0">
- <link rel="shortcut icon" type="image/x-icon" href="./static/favicon.ico" rel="external nofollow" />
- <title>PropertyH5</title>
- </head>
- <body>
- <div id="app"></div>
- <!-- built files will be auto injected -->
- </body>
- </html>
|