pcIndex.html 449 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>欧洲维修配件查询</title>
  6. </head>
  7. <body>
  8. <div style="display: flex;justify-content: center">
  9. <iframe id="iframe" style="position: absolute;top: 0;bottom: 0;" frameborder="0" width="540" height="960" src="/#/home?byIfream=true"></iframe>
  10. </div>
  11. </body>
  12. <script>
  13. /Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent) ?location.href='/': void 0 ;
  14. </script>