Commit 6146166bfeadb41fbd88e19b58b1ee83019eb322

Authored by WXD-SEASON\season
1 parent 5215c017

增加充值有礼及大转盘项

Showing 1 changed file with 2 additions and 0 deletions
pages/user/index/filter.wxs
... ... @@ -15,6 +15,8 @@ var is_close = function (name,c_list) {
15 15 map['我的评价']="13";
16 16 map['我的礼包']="14";
17 17 map['助力活动']="15";
  18 + map['充值有礼']="16";
  19 + map['幸运大转盘']="17";
18 20 var index=map[name];
19 21  
20 22 //我的权益要判断5,和11
... ...