完成礼物功能
This commit is contained in:
22
QXLive/Other/Assets.xcassets/home/room_lock.imageset/Contents.json
vendored
Normal file
22
QXLive/Other/Assets.xcassets/home/room_lock.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"filename" : "room_lock@2x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "room_lock@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
BIN
QXLive/Other/Assets.xcassets/home/room_lock.imageset/room_lock@2x.png
vendored
Normal file
BIN
QXLive/Other/Assets.xcassets/home/room_lock.imageset/room_lock@2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
QXLive/Other/Assets.xcassets/home/room_lock.imageset/room_lock@3x.png
vendored
Normal file
BIN
QXLive/Other/Assets.xcassets/home/room_lock.imageset/room_lock@3x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
@@ -630,4 +630,6 @@ static NSString * QXRoomSetTime = @"api/Room/set_room_business_time";
|
||||
static NSString * QXRoomPKCloseMic = @"api/RoomPk/close_pk_mic";
|
||||
/// 礼物墙用户列表
|
||||
static NSString * QXUserGiftWallUserList = @"api/User/gift_wall_user_list";
|
||||
/// 热度卡使用
|
||||
static NSString * QXUseRoomHotCard = @"api/Decorate/room_hot_card";
|
||||
#endif /* Api_h */
|
||||
|
||||
Reference in New Issue
Block a user