12345678910111213141516 |
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="edge">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="Keywords" content="多玩游戏">
- <meta name="description" content="">
- <title>多玩游戏网</title>
- <link href="sass/global.scss" rel="stylesheet">
- </head>
- <body>
- <div></div>
- <script src="js/jquery.1.11.1.js"></script>
- </body>
- </html>
|