Ver Fonte

调整私董会链接地址

赵启卫 há 2 anos atrás
pai
commit
016dd04e35
1 ficheiros alterados com 2 adições e 0 exclusões
  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}});