12345678910111213141516171819 |
- <!DOCTYPE html>
- <html>
- <head lang="en">
- <include file="./Application/Home/View/Common/head_include.html" />
- <title>赛车模拟器价格_赛车游戏外设_厦门欣富地智能科技</title>
- </head>
- <body>
- <include file="./Application/Home/View/Common/head.html" />
- <div class="main_div">
- <img src="https://img.x-motion.cn/home/image/vr/vr_01.jpg">
- <img src="https://img.x-motion.cn/home/image/vr/vr_02.jpg">
- <img src="https://img.x-motion.cn/home/image/vr/vr_03.jpg">
- <img src="https://img.x-motion.cn/home/image/vr/vr_04.jpg">
- <img src="https://img.x-motion.cn/home/image/vr/vr_05.jpg">
- </div>
- <include file="./Application/Home/View/Common/footer_logo.html" />
- <include file="./Application/Home/View/Common/footer.html" />
- </body>
- </html>
|