dybook.html 770 B

12345678910111213141516171819202122232425262728
  1. <html>
  2. <head>
  3. <title>鲸致生活-抖音服务单预约流程</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1">
  6. <!-- weui 样式 -->
  7. <link rel="stylesheet" href="https://res.wx.qq.com/open/libs/weui/2.4.1/weui.min.css">
  8. </link>
  9. <!-- 调试用的移动端 console -->
  10. <script src="../service/js/jquery-1.7.2.min.js"></script>
  11. </head>
  12. <body style="background-color: #F0F2F4;">
  13. <div
  14. style="background-image: url('../dy/img/dybook.jpg');background-size: 90% 100%;
  15. text-align: center;
  16. background-position: center;
  17. height: 100%;
  18. background-repeat: no-repeat;">
  19. </div>
  20. </div>
  21. </body>
  22. </html>