Browse Source

fix: 修改样品中心链接地址

wangcz 6 years ago
parent
commit
9dcbc1c09b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/tpl/index/common/header.html

+ 1 - 1
src/main/webapp/resources/tpl/index/common/header.html

@@ -196,7 +196,7 @@
                 <a ng-click="b2cLink('/product')">产&nbsp;&nbsp;品</a>
             </li>
             <li>
-                <a  ng-click="b2cLink('/sampleCenter')">样品中心</a>
+                <a  ng-click="b2cLink('/goSampleCenter')">样品中心</a>
             </li>
             <li>
                 <a ui-sref="home" class="active">B2B商务</a>