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
9c32a022ef2e48038faa7ac3d1d17112e0952bee
Authored by
abson
2022-03-19 14:38:28 +0800
1 parent
7a64c272
幸运购 ai测肤 在工具显示问题
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
pages/user/index/filter.wxs
pages/user/index/filter.wxs
View file @
9c32a02
...
...
@@ -17,6 +17,8 @@ var is_close = function (name,c_list) {
17
17
map['助力活动']="15";
18
18
map['充值有礼']="16";
19
19
map['幸运大转盘']="17";
20
+ map['幸运购']="18";
21
+ map['AI测肤']="20";
20
22
var index=map[name];
21
23
22
24
//我的权益要判断5,和11
...
...