head.html 1.3 KB

12345678910111213141516
  1. <div class="page_top"><img src="https://img.x-motion.cn/home/m/image/introduct/introduct_top.jpg" /></div>
  2. <header>
  3. <div class="hd_nav">
  4. <a class="icon_left"><img src="https://img.x-motion.cn/home/m/image/header/nav_left.png" /></a>
  5. <a class="icon_title"><img src="https://img.x-motion.cn/home/m/image/header/nav_logo.png" /></a>
  6. <a class="icon_right" href="{:U('m/index/index')}"><img src="https://img.x-motion.cn/home/m/image/header/nav_right.png" /></a>
  7. </div>
  8. <div class="bar_content">
  9. <a href="{:U('m/about/product')}">幻速赛车<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
  10. <a href="{:U('m/about/join1')}">加盟体验店<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
  11. <a href="{:U('m/about/store')}">线下体验店<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
  12. <a href="{:U('m/about/message')}">在线留言<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
  13. <a href="{:U('m/about/about')}">服务<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
  14. <a href="{:U('m/about/news')}">新闻中心<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
  15. </div>
  16. </header>