Sign in
iOS Team
/
CNLiveBUserAgreement
·
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
2e397c562ca7bcd909cd1cbb85f6db3b64312071
Authored by
iOS-Xiaowen
2020-04-24 17:37:42 +0800
1 parent
466e79d8
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Example/CNLiveBUserAgreement/CNLIVEViewController.m
Example/CNLiveBUserAgreement/CNLIVEViewController.m
View file @
2e397c5
...
...
@@ -32,7 +32,7 @@
32
32
}
33
33
34
34
- (void)testButtonClicked {
35
- [CNLiveUserAgreementManager jumpToAgreementH5WithType:CNLiveUserAgreement
LiveSign
];
35
+ [CNLiveUserAgreementManager jumpToAgreementH5WithType:CNLiveUserAgreement
CodeConduct
];
36
36
37
37
}
38
38
...
...