wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6536d2b5a904f683a723f7f897bce7e67a00feba
Authored by
WXD-SEASON\season
2023-04-20 14:11:45 +0800
1 parent
601596a0
增加每月礼包
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/user/index/filter.wxs
pages/user/index/filter.wxs
View file @
6536d2b
...
...
@@ -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
...
...