浏览代码

调整私董会链接地址

赵启卫 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}});