Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
O
Opple-iOS
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张杰
Opple-iOS
Commits
535c3a53
Commit
535c3a53
authored
May 17, 2016
by
polo2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
主页菜单的图标 by 周成波
parent
a189bfd4
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
3 deletions
+26
-3
Toolview.m
Lighting/Class/Tabbar/Toolview.m
+3
-3
Contents.json
Lighting/Lighting/Images.xcassets/欧.imageset/Contents.json
+23
-0
欧.png
Lighting/Lighting/Images.xcassets/欧.imageset/欧.png
+0
-0
欧@2x.png
Lighting/Lighting/Images.xcassets/欧.imageset/欧@2x.png
+0
-0
00登录-谭.jpg
Lighting/Lighting/Images.xcassets/登录.imageset/00登录-谭.jpg
+0
-0
No files found.
Lighting/Class/Tabbar/Toolview.m
View file @
535c3a53
...
...
@@ -47,8 +47,8 @@
self
.
layer
.
shadowOffset
=
CGSizeMake
(
0
,
0
);
//图标
UIImageView
*
iconImage
=
[[
UIImageView
alloc
]
initWithFrame
:
CGRectMake
(
50
,
1
0
,
100
,
4
5
)];
iconImage
.
image
=
TCImage
(
@"
weibo
"
);
UIImageView
*
iconImage
=
[[
UIImageView
alloc
]
initWithFrame
:
CGRectMake
(
50
,
1
3
,
115
,
3
5
)];
iconImage
.
image
=
TCImage
(
@"
欧
"
);
[
self
addSubview
:
iconImage
];
//输入框背景
...
...
@@ -83,7 +83,7 @@
//按钮
NSArray
*
titleArray
=
[
NSArray
arrayWithObjects
:
@"
右视图
"
,
@"某某用户"
,
@"我的客户"
,
@"购物车"
,
nil
];
NSArray
*
titleArray
=
[
NSArray
arrayWithObjects
:
@"
功能菜单
"
,
@"某某用户"
,
@"我的客户"
,
@"购物车"
,
nil
];
//图片
NSArray
*
imageArray
=
[
NSArray
arrayWithObjects
:
@"dial"
,
@"Cog"
,
@"data"
,
@"ablum"
,
nil
];
for
(
int
i
=
1
;
i
<
5
;
i
++
)
{
...
...
Lighting/Lighting/Images.xcassets/欧.imageset/Contents.json
0 → 100644
View file @
535c3a53
{
"images"
:
[
{
"idiom"
:
"universal"
,
"filename"
:
"欧.png"
,
"scale"
:
"1x"
},
{
"idiom"
:
"universal"
,
"filename"
:
"欧@2x.png"
,
"scale"
:
"2x"
},
{
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
}
}
\ No newline at end of file
Lighting/Lighting/Images.xcassets/欧.imageset/欧.png
0 → 100644
View file @
535c3a53
4.82 KB
Lighting/Lighting/Images.xcassets/欧.imageset/欧@2x.png
0 → 100644
View file @
535c3a53
10.9 KB
Lighting/Lighting/Images.xcassets/登录.imageset/00登录-谭.jpg
View replaced file @
a189bfd4
View file @
535c3a53
222 KB
|
W:
|
H:
238 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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