提交
This commit is contained in:
22
QXLive/Other/Assets.xcassets/qx_no_data.imageset/Contents.json
vendored
Normal file
22
QXLive/Other/Assets.xcassets/qx_no_data.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"filename" : "qx_no_data@2x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "qx_no_data@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
BIN
QXLive/Other/Assets.xcassets/qx_no_data.imageset/qx_no_data@2x.png
vendored
Normal file
BIN
QXLive/Other/Assets.xcassets/qx_no_data.imageset/qx_no_data@2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
BIN
QXLive/Other/Assets.xcassets/qx_no_data.imageset/qx_no_data@3x.png
vendored
Normal file
BIN
QXLive/Other/Assets.xcassets/qx_no_data.imageset/qx_no_data@3x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
@@ -544,4 +544,7 @@ static NSString * QXSignCoinResign = @"api/Sign/re_sign";
|
||||
/// 签约延时
|
||||
static NSString * QXSignDelaySign = @"api/Sign/sign_delay";
|
||||
|
||||
/// 心跳
|
||||
static NSString * QXKeepAlive = @"api/Xintiao/keep_room_heartbeat";
|
||||
|
||||
#endif /* Api_h */
|
||||
|
||||
@@ -292,7 +292,7 @@ NSPhotoLibraryUsageDescription = "访问您的相册,允许可以把视频保存
|
||||
"聊天" = "聊天";
|
||||
"礼物" = "礼物";
|
||||
"%@条新消息" = "%@条新消息";
|
||||
"在线用户(%@人)" = "在线用户(%@人)";
|
||||
"用户列表(%@人)" = "用户列表(%@人)";
|
||||
"房间公告" = "房间公告";
|
||||
"优先通道(%@/20)" = "优先通道(%@/20)";
|
||||
"等待上台(%@/20)" = "等待上台(%@/20)";
|
||||
|
||||
Reference in New Issue
Block a user