_index.html 458 B

12345678910111213141516
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta name="Keywords" content="多玩游戏">
  8. <meta name="description" content="">
  9. <title>多玩游戏网</title>
  10. <link href="sass/global.scss" rel="stylesheet">
  11. </head>
  12. <body>
  13. <div></div>
  14. <script src="js/jquery.1.11.1.js"></script>
  15. </body>
  16. </html>