Browse Source

去掉加盟

linch 4 years ago
parent
commit
ed9644988a
2 changed files with 3 additions and 3 deletions
  1. 2 2
      Application/Home/View/Common/head.html
  2. 1 1
      Application/M/View/Common/head.html

+ 2 - 2
Application/Home/View/Common/head.html

@@ -26,8 +26,8 @@
         </ul>
         <ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex">
             <li class="nav-item" id="join_button">
-                <a class="nav-link p-2" href="{:U('about/join')}" target="_blank" rel="noopener" aria-label="Twitter">
-                    加盟体验店
+                <a class="nav-link p-2" href="{:U('about/message')}" target="_blank" rel="noopener" aria-label="Twitter">
+                    咨询产品
                 </a>
             </li>
         </ul>

+ 1 - 1
Application/M/View/Common/head.html

@@ -7,7 +7,7 @@
     </div>
     <div class="bar_content">
         <a href="{:U('m/about/product')}">幻速赛车<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
-        <a href="{:U('m/about/join1')}">加盟体验店<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
+        <!--<a href="{:U('m/about/join1')}">加盟体验店<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>-->
         <a href="{:U('m/about/store')}">线下体验店<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
         <a href="{:U('m/about/message')}">在线留言<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>
         <a href="{:U('m/about/about')}">服务<img src="https://img.x-motion.cn/home/m/image/header/bar_right.png" alt="" /></a>