Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMBase
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMBase
Commits
dd878820
Commit
dd878820
authored
Jul 22, 2016
by
汪洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除OCEmptyView中默认的emptytext
parent
42fcc3ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
OCEmptyView.m
GMBase/Classes/OCEmptyView.m
+1
-1
No files found.
GMBase/Classes/OCEmptyView.m
View file @
dd878820
...
...
@@ -51,7 +51,7 @@
_exceptionImage
=
@"network_failed_icon"
;
_exceptionText
=
@"网络请求失败,请检查您的网络设置"
;
_emptyImage
=
@"empty_icon"
;
_emptyText
=
@"
页面丢失
\n
页面走失到外太空啦,不如去别的页面逛逛?
"
;
_emptyText
=
@""
;
}
-
(
void
)
layoutSubviews
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment