Sign in
iOS Team
/
CNLiveIntegralModule
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
78d3a0acd301d1cc45bc69ec06319a2677fa1cfd
Authored by
zhangxiaowen
2019-11-19 12:27:02 +0800
1 parent
1cde6532
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CNLiveIntegralModule/Classes/Tools/CNLiveRewardRulesView.h
CNLiveIntegralModule/Classes/Tools/CNLiveRewardRulesView.h
View file @
78d3a0a
...
...
@@ -11,6 +11,7 @@
11
11
NS_ASSUME_NONNULL_BEGIN
12
12
13
13
@interface CNLiveRewardRulesView : UIView
14
+
14
15
+ (void)showRewardRulesView;
15
16
+ (void)showRewardRulesView:(NSString *)url;
16
17
...
...