Sign in
iOS Team
/
CNLiveCommonClass
·
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
425a2591cbba7bbd354cc4b4652c93d0ece5d6ae
Authored by
zhangxiaowen
2019-04-13 08:58:51 +0800
1 parent
c9f300e9
no message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
CNLiveCommonClass/Classes/CNThemeProtocol.h
CNLiveCommonClass/Classes/CNThemeProtocol.h
View file @
425a259
...
...
@@ -14,7 +14,6 @@
14
14
@protocol CNThemeProtocol <NSObject>
15
15
16
16
@required
17
-
18
17
/// 来自于 QMUIConfigurationTemplate 里的自带方法,用于应用配置表里的设置
19
18
- (void)setupConfigurationTemplate;
20
19
...
...