diff --git a/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/Contents.json b/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/Contents.json new file mode 100644 index 00000000..05da95ad --- /dev/null +++ b/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "room_new_user_greet_bg@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "room_new_user_greet_bg@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/room_new_user_greet_bg@2x.png b/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/room_new_user_greet_bg@2x.png new file mode 100644 index 00000000..92b80312 Binary files /dev/null and b/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/room_new_user_greet_bg@2x.png differ diff --git a/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/room_new_user_greet_bg@3x.png b/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/room_new_user_greet_bg@3x.png new file mode 100644 index 00000000..48fd677b Binary files /dev/null and b/xplan-ios/Assets.xcassets/Home/Greet/room_new_user_greet_bg.imageset/room_new_user_greet_bg@3x.png differ