Commit e7bed4922bba2464f773c6458a911d214b658f17
1 parent
dd03df68
提交
Showing
1 changed file
with
1 additions
and
1 deletions
metaCode/Classes/Main/MinePage/Controller/CNLiveMineViewController.swift
| ... | ... | @@ -50,7 +50,7 @@ class CNLiveMineViewController : CNLiveBaseViewController, UITableViewDelegate, |
| 50 | 50 | ["name":"新增优惠券","icon":"mine_list_icon_help_feedback"], |
| 51 | 51 | ["name":"优惠券管理","icon":"mine_list_icon_help_feedback"], |
| 52 | 52 | ["name":"抖音短视频","icon":"mine_list_icon_help_feedback"]] |
| 53 | - dataArray.add(array04) | |
| 53 | +// dataArray.add(array04) | |
| 54 | 54 | |
| 55 | 55 | return dataArray |
| 56 | 56 | }() | ... | ... |