vr.html 776 B

12345678910111213141516171819
  1. <!DOCTYPE html>
  2. <html>
  3. <head lang="en">
  4. <include file="./Application/Home/View/Common/head_include.html" />
  5. <title>VR学车_VR驾培_VR虚拟驾驶_VR驾驶培训-厦门欣富地智能科技</title>
  6. </head>
  7. <body>
  8. <include file="./Application/Home/View/Common/head.html" />
  9. <div class="main_div">
  10. <img src="https://img.x-motion.cn/home/image/vr/vr_01.jpg">
  11. <img src="https://img.x-motion.cn/home/image/vr/vr_02.jpg">
  12. <img src="https://img.x-motion.cn/home/image/vr/vr_03.jpg">
  13. <img src="https://img.x-motion.cn/home/image/vr/vr_04.jpg">
  14. <img src="https://img.x-motion.cn/home/image/vr/vr_05.jpg">
  15. </div>
  16. <include file="./Application/Home/View/Common/footer_logo.html" />
  17. <include file="./Application/Home/View/Common/footer.html" />
  18. </body>
  19. </html>