Browse Source

wip:品牌网站链接替换

wangkaiyue 2 năm trước cách đây
mục cha
commit
e168f1805b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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')