Commit 6536d2b5a904f683a723f7f897bce7e67a00feba

Authored by WXD-SEASON\season
1 parent 601596a0

增加每月礼包

Showing 1 changed file with 1 additions and 0 deletions
pages/user/index/filter.wxs
... ... @@ -23,6 +23,7 @@ var is_close = function (name,c_list) {
23 23 map['附近门店']="21";
24 24 map['积分签到']="22";
25 25 map['瘦身日记']="23";
  26 + map['每月礼包']="24";
26 27 var index=map[name];
27 28  
28 29 //我的权益要判断5,和11
... ...