浏览代码

Merge branch 'feature/v4.8.31_wky' of qmx/jy into feature/v4.8.31

wangkaiyue 2 年之前
父节点
当前提交
804f557f33
共有 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')