浏览代码

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')