소스 검색

wip:品牌网站链接替换

wangkaiyue 2 년 전
부모
커밋
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')