wangkaiyue 2 лет назад
Родитель
Сommit
e168f1805b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/web/templates/common/pchead.html

+ 1 - 1
src/web/templates/common/pchead.html

@@ -237,7 +237,7 @@ function golink (type){
     window.open('/')
   }else if(type == 'brand'){
     // location.href = '/brand/index'
-    window.open('/brand/index')
+    window.open('/brand')
   }else if(type == 'zx'){
     // location.href = '/industryInfo/index'
     window.open('/industryInfo/index')