Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
pidan
/
FuSiLive
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8b841d89
authored
Apr 16, 2025
by
pidan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/邀请有奖' of
http://git.yabolive.net:88/pidan/FuSiLive
into feature/邀请有奖
parents
a4de2ce0
56be2a42
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
DevelopmentPods/FUSCommon/FUSCommon/Classes/Common/FUSGiftCenter/NormalGift/View/FUSLiveWholeDewAwardView.m
Modules/FUSChatCenterModule/FUSChatCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSShowRoomModule/FUSShowRoomModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSUserCenterModule/FUSUserCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
DevelopmentPods/FUSCommon/FUSCommon/Classes/Common/FUSGiftCenter/NormalGift/View/FUSLiveWholeDewAwardView.m
View file @
8b841d89
...
...
@@ -144,9 +144,10 @@
CompatibleAnimationKeypath
*
path
=
[[
CompatibleAnimationKeypath
alloc
]
initWithKeys
:@[
@"获取图片.png"
]];
[
self
.
LargeWholeScreenAnimView
addSubview
:
self
.
largeAwardLabel
forLayerAt
:
path
];
[
self
.
LargeWholeScreenAnimView
addSubview
:
self
.
largeAwardDetailLabel
forLayerAt
:
path
];
MJWeakSelf
[
self
.
LargeWholeScreenAnimView
playWithCompletion
:
^
(
BOOL
animationFinished
)
{
if
(
animationFinished
)
{
[
s
elf
fus_stopWholeScreenAnimationView
];
[
weakS
elf
fus_stopWholeScreenAnimationView
];
}
}];
...
...
@@ -189,8 +190,7 @@
FUSLogDebug
(
@"=====00 大奖创建"
);
CompatibleAnimation
*
lotAnim
=
[[
CompatibleAnimation
alloc
]
initWithName
:
@"dew_sky_award"
bundle
:[
FUSCommonBundle
bundle
]];
_LargeWholeScreenAnimView
=
[[
CompatibleAnimationView
alloc
]
initWithFrame
:
CGRectMake
(
0
,
0
,
UIView
.
fus_screenW
,
UIView
.
fus_screenH
)];
_LargeWholeScreenAnimView
.
compatibleAnimation
=
lotAnim
;
_LargeWholeScreenAnimView
=
[[
CompatibleAnimationView
alloc
]
initWithCompatibleAnimation
:
lotAnim
];
_LargeWholeScreenAnimView
.
frame
=
CGRectMake
(
0
,
0
,
UIView
.
fus_screenW
,
UIView
.
fus_screenH
);
_LargeWholeScreenAnimView
.
centerX
=
UIView
.
fus_screenW
/
2
.
0
;
_LargeWholeScreenAnimView
.
contentMode
=
UIViewContentModeScaleAspectFill
;
...
...
Modules/FUSChatCenterModule/FUSChatCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
8b841d89
...
...
@@ -12,7 +12,7 @@
<
k
e
y
>
FUSChatCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
81
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
79
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSShowRoomModule/FUSShowRoomModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
8b841d89
...
...
@@ -7,7 +7,7 @@
<
k
e
y
>
FUSShowRoomBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
8
4
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
8
1
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
k
e
y
>
FUSShowRoomModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
8b841d89
...
...
@@ -7,12 +7,12 @@
<
k
e
y
>
FUSUserCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
8
0
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
8
4
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
k
e
y
>
FUSUserCenterModuleBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
79
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
80
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
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