Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
ios1x
Overview
Overview
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
cemarose
ios1x
Commits
373bf31a
Commit
373bf31a
authored
Jul 21, 2017
by
lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
99094ddb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
KWMCategoryVC.m
iCemarose/Class/UI/Category/KWMCategoryVC.m
+1
-1
Info.plist
iCemarose/Info.plist
+1
-1
No files found.
iCemarose/Class/UI/Category/KWMCategoryVC.m
View file @
373bf31a
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
@{
@"title"
:
@"雨衣"
,
@"collection_id"
:
@"423509068"
,
@"image"
:
@"ic_type_raincoat"
},
@{
@"title"
:
@"雨衣"
,
@"collection_id"
:
@"423509068"
,
@"image"
:
@"ic_type_raincoat"
},
@{
@"title"
:
@"鞋子"
,
@"collection_id"
:
@"171856134"
,
@"image"
:
@"ic_type_shoe"
},
@{
@"title"
:
@"鞋子"
,
@"collection_id"
:
@"171856134"
,
@"image"
:
@"ic_type_shoe"
},
@{
@"title"
:
@"玩具"
,
@"collection_id"
:
@"332990918"
,
@"image"
:
@"ic_type_toy"
},
@{
@"title"
:
@"玩具"
,
@"collection_id"
:
@"332990918"
,
@"image"
:
@"ic_type_toy"
},
@{
@"title"
:
@"
饰品
"
,
@"collection_id"
:
@"191376966"
,
@"image"
:
@"ic_type_Acc"
},
@{
@"title"
:
@"
配件
"
,
@"collection_id"
:
@"191376966"
,
@"image"
:
@"ic_type_Acc"
},
]
rx_mapWithBlock
:
^
id
(
id
each
)
{
]
rx_mapWithBlock
:
^
id
(
id
each
)
{
NSString
*
image
=
each
[
@"image"
];
NSString
*
image
=
each
[
@"image"
];
...
...
iCemarose/Info.plist
View file @
373bf31a
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
2017072
018
<
/string
>
<
string
>
2017072
111
<
/string
>
<
k
e
y
>
ITSAppUsesNonExemptEncryption
<
/k
e
y
>
<
k
e
y
>
ITSAppUsesNonExemptEncryption
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
LSApplicationQueriesSchemes
<
/k
e
y
>
<
k
e
y
>
LSApplicationQueriesSchemes
<
/k
e
y
>
...
...
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