소스 검색

调整私董会链接地址

赵启卫 2 년 전
부모
커밋
016dd04e35
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      application/wap/view/first/index/index.html

+ 2 - 0
application/wap/view/first/index/index.html

xqd
@@ -653,6 +653,8 @@
                         return item.link;
                     } else if (item.type == 4) {
                         return $h.U({c: 'store', a: 'index'});
+                    } else if (item.title == '私董会') {
+                        return $h.U({c: 'special', a: 'special_cate', q: {cate_id: item.grade_id}});
                     } else {
                         if (bo) {
                             return $h.U({c: 'special', a: 'special_cate', q: {cate_id: item.grade_id}});