You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
531 B

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;" name="viewport" />
  6. <title>预订流程</title>
  7. <link rel="stylesheet" href="css/reset.css">
  8. <!-- <link rel="stylesheet" href="css/note.css"> -->
  9. <script src="js/flexible.js"></script>
  10. <script src="js/makegrid.js"></script>
  11. <script src="js/jquery-2.2.4.min.js"></script>
  12. </head>
  13. <body>
  14. <div style="font-size:18px;color:#ff8800;">
  15. 流程如下
  16. </div>
  17. </body>
  18. </html>