Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
YH_LivePush
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
盖剑秋
2016-07-09 16:54:51 +0800
Commit
b30c67ff5dbf589383e064fb24b7cea21dcb8828
1 parent
289dc35f
【
“
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
0 deletions
YohoLive.xcworkspace/xcuserdata/Kennaki.xcuserdatad/UserInterfaceState.xcuserstate
YohoLive/Classes/YH_RootViewController.m
YohoLive.xcworkspace/xcuserdata/Kennaki.xcuserdatad/UserInterfaceState.xcuserstate
View file @
b30c67f
No preview for this file type
YohoLive/Classes/YH_RootViewController.m
View file @
b30c67f
...
...
@@ -229,6 +229,7 @@
}]
;
_channels
=
[
NSArray
arrayWithArray
:
tempAry
]
;
[
_channelTable
reloadData
]
;
_currentChannelIndex
=
-
1
;
}
NSLog
(
@"bbbb%@"
,
responseObject
)
;
_loading
=
NO
;
...
...
Please
register
or
login
to post a comment