Commit 373bf31a by lee

u

parent 99094ddb
...@@ -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"];
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2017072018</string> <string>2017072111</string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>LSApplicationQueriesSchemes</key> <key>LSApplicationQueriesSchemes</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment