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
fb862b47
authored
Apr 02, 2025
by
ludi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复一些小问题
parent
089510b7
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
52 additions
and
8 deletions
DevelopmentPods/FUSCommon/FUSCommon/FUSRouter/Routers/UserRouter/FUSUserRouterProtocol.h
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese_Traditional.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_English.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Japanese.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Thai.strings
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_vietnamese.strings
FuSiLive.xcodeproj/project.pbxproj
FuSiLive/Info.plist
Modules/FUSChatCenterModule/FUSChatCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/ZhaiXin/Official/Controller/FUSOfficialViewController.m
Modules/FUSShowRoomModule/FUSShowRoomModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSShowRoomModule/FUSShowRoomModule/Features/NewLive/Main/View/FUSVideoEndView/FUSVideoEndScoreQualityAlertView.swift
Modules/FUSUserCenterModule/FUSUserCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
Modules/FUSUserCenterModule/FUSUserCenterModule/Features/InviteReward/FUSInviteRewardController.swift
Modules/FUSUserCenterModule/FUSUserCenterModule/Features/Setting/Controller/FUSSettingViewController.m
Modules/FUSUserCenterModule/FUSUserCenterModule/Router/FUSUserCenterRouter.m
DevelopmentPods/FUSCommon/FUSCommon/FUSRouter/Routers/UserRouter/FUSUserRouterProtocol.h
View file @
fb862b47
...
@@ -299,6 +299,10 @@ NS_ASSUME_NONNULL_BEGIN
...
@@ -299,6 +299,10 @@ NS_ASSUME_NONNULL_BEGIN
bindagenttime
:(
NSString
*
)
bindagenttime
bindagenttime
:(
NSString
*
)
bindagenttime
getResultDate
:(
NSString
*
)
getResultDate
;
getResultDate
:(
NSString
*
)
getResultDate
;
/// 跳转到邀请有奖
/// @param segmentTypeStr 跳转默认显示的页面
-
(
void
)
fus_pushToInviteRewardWithSegmentTypeStr
:(
NSString
*
)
segmentTypeStr
;
@end
@end
NS_ASSUME_NONNULL_END
NS_ASSUME_NONNULL_END
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese.strings
View file @
fb862b47
...
@@ -3028,3 +3028,5 @@
...
@@ -3028,3 +3028,5 @@
"使者邀请" = "使者邀请";
"使者邀请" = "使者邀请";
"质量评级" = "质量评级";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Chinese_Traditional.strings
View file @
fb862b47
...
@@ -3028,3 +3028,5 @@
...
@@ -3028,3 +3028,5 @@
"使者邀请" = "使者邀請";
"使者邀请" = "使者邀請";
"质量评级" = "質量評級";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_English.strings
View file @
fb862b47
...
@@ -3028,3 +3028,5 @@
...
@@ -3028,3 +3028,5 @@
"使者邀请" = "Emissary invitation";
"使者邀请" = "Emissary invitation";
"质量评级" = "Quality Rating";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Japanese.strings
View file @
fb862b47
...
@@ -3006,3 +3006,5 @@
...
@@ -3006,3 +3006,5 @@
"使者邀请" = "使者招待";
"使者邀请" = "使者招待";
"质量评级" = "品質評価";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_Thai.strings
View file @
fb862b47
...
@@ -3000,3 +3000,5 @@
...
@@ -3000,3 +3000,5 @@
"使者邀请" = "คำเชิญทูต";
"使者邀请" = "คำเชิญทูต";
"质量评级" = "คะแนนคุณภาพ";
DevelopmentPods/FUSFoundation/FUSFoundation/Assets/LocalizationString/Fusi_vietnamese.strings
View file @
fb862b47
...
@@ -3006,3 +3006,5 @@
...
@@ -3006,3 +3006,5 @@
"使者邀请" = "Lời mời của sứ giả";
"使者邀请" = "Lời mời của sứ giả";
"质量评级" = "Xếp hạng chất lượng";
FuSiLive.xcodeproj/project.pbxproj
View file @
fb862b47
...
@@ -484,7 +484,7 @@
...
@@ -484,7 +484,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_ENTITLEMENTS
=
FuSiLive/FuSiLive.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
FuSiLive/FuSiLive.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
20250401
23
;
CURRENT_PROJECT_VERSION
=
20250401
40
;
DEFINES_MODULE
=
YES
;
DEFINES_MODULE
=
YES
;
DEVELOPMENT_TEAM
=
6GG26BHUMC
;
DEVELOPMENT_TEAM
=
6GG26BHUMC
;
ENABLE_ON_DEMAND_RESOURCES
=
NO
;
ENABLE_ON_DEMAND_RESOURCES
=
NO
;
...
@@ -752,7 +752,7 @@
...
@@ -752,7 +752,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
=
AccentColor
;
CODE_SIGN_ENTITLEMENTS
=
FuSiLive/FuSiLive.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
FuSiLive/FuSiLive.entitlements
;
CODE_SIGN_STYLE
=
Automatic
;
CODE_SIGN_STYLE
=
Automatic
;
CURRENT_PROJECT_VERSION
=
20250401
23
;
CURRENT_PROJECT_VERSION
=
20250401
40
;
DEFINES_MODULE
=
YES
;
DEFINES_MODULE
=
YES
;
DEVELOPMENT_TEAM
=
6GG26BHUMC
;
DEVELOPMENT_TEAM
=
6GG26BHUMC
;
ENABLE_ON_DEMAND_RESOURCES
=
NO
;
ENABLE_ON_DEMAND_RESOURCES
=
NO
;
...
...
FuSiLive/Info.plist
View file @
fb862b47
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
20250401
23
<
/string
>
<
string
>
20250401
40
<
/string
>
<
k
e
y
>
FacebookAdvertiserIDCollectionEnabled
<
/k
e
y
>
<
k
e
y
>
FacebookAdvertiserIDCollectionEnabled
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
FacebookAppID
<
/k
e
y
>
<
k
e
y
>
FacebookAppID
<
/k
e
y
>
...
...
Modules/FUSChatCenterModule/FUSChatCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
fb862b47
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<
k
e
y
>
FUSChatCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
k
e
y
>
FUSChatCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
8
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
4
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSChatCenterModule/FUSChatCenterModule/Features/ZhaiXin/Official/Controller/FUSOfficialViewController.m
View file @
fb862b47
...
@@ -606,6 +606,19 @@
...
@@ -606,6 +606,19 @@
}
}
}
}
break
;
break
;
case
21
:{
//跳转到珍爱团
}
break
;
case
22
:{
// 跳转到编辑资料
}
break
;
case
23
:{
// 跳转使者邀请奖励页面
[[
FUSRouter
userRouter
]
fus_pushToInviteRewardWithSegmentTypeStr
:
msgModel
.
clickdata
];
}
break
;
default
:
default
:
break
;
break
;
}
}
...
...
Modules/FUSShowRoomModule/FUSShowRoomModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
fb862b47
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<
k
e
y
>
FUSShowRoomModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
k
e
y
>
FUSShowRoomModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
5
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
3
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSShowRoomModule/FUSShowRoomModule/Features/NewLive/Main/View/FUSVideoEndView/FUSVideoEndScoreQualityAlertView.swift
View file @
fb862b47
...
@@ -156,7 +156,7 @@ import RxSwift
...
@@ -156,7 +156,7 @@ import RxSwift
func
fus_reloadData
(){
func
fus_reloadData
(){
self
.
qualityGradeLabel
.
attributedText
=
.
sj
.
makeText
({
make
in
self
.
qualityGradeLabel
.
attributedText
=
.
sj
.
makeText
({
make
in
make
.
append
(
.
fus_
versionLocalString
(
"質量評級
"
)
+
":"
)
.
textColor
(
.
fus_textColorRich
())
make
.
append
(
.
fus_
localString
(
"质量评级
"
)
+
":"
)
.
textColor
(
.
fus_textColorRich
())
make
.
append
(
self
.
dataModel
.
resultLevelName
)
.
textColor
(
self
.
dataModel
.
fus_getLevelColor
())
.
font
(
.
fus_themeMediumFont
(
20
))
make
.
append
(
self
.
dataModel
.
resultLevelName
)
.
textColor
(
self
.
dataModel
.
fus_getLevelColor
())
.
font
(
.
fus_themeMediumFont
(
20
))
make
.
font
(
.
fus_themeFont
(
15
))
make
.
font
(
.
fus_themeFont
(
15
))
})
})
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule.xcodeproj/xcuserdata/aaa.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
fb862b47
...
@@ -7,12 +7,12 @@
...
@@ -7,12 +7,12 @@
<
k
e
y
>
FUSUserCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
k
e
y
>
FUSUserCenterModule.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
4
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
8
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
FUSUserCenterModuleBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
k
e
y
>
FUSUserCenterModuleBundle.xcscheme_
^#
shared
#^
_
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
3
<
/int
e
g
e
r
>
<
int
e
g
e
r
>
7
5
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule/Features/InviteReward/FUSInviteRewardController.swift
View file @
fb862b47
...
@@ -86,6 +86,13 @@ public class FUSInviteRewardController: FUSBaseViewController {
...
@@ -86,6 +86,13 @@ public class FUSInviteRewardController: FUSBaseViewController {
}
}
}
}
@objc
static
public
func
fus_pushToInviteReward
(
segmentTypeStr
:
String
)
{
let
vc
=
FUSInviteRewardController
()
vc
.
hidesBottomBarWhenPushed
=
true
vc
.
preloadType
=
FUSInviteRewardController
.
FUSInviteRewardViewType
.
fus_getType
(
segmentTypeStr
)
UINavigationController
.
fus_top
()?
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
}
var
preloadType
:
FUSInviteRewardViewType
=
.
invite
var
preloadType
:
FUSInviteRewardViewType
=
.
invite
/// 更多的菜单
/// 更多的菜单
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule/Features/Setting/Controller/FUSSettingViewController.m
View file @
fb862b47
...
@@ -331,6 +331,10 @@
...
@@ -331,6 +331,10 @@
[
self
.
versionLabel
sizeToFit
];
[
self
.
versionLabel
sizeToFit
];
[
self
.
logoutFooterView
addSubview
:
self
.
versionLabel
];
[
self
.
logoutFooterView
addSubview
:
self
.
versionLabel
];
if
([
FUSConfig
sharedInstanced
].
devConfigs
.
devLevel
==
FUSDevlopLevelTest
||
[
FUSConfig
sharedInstanced
].
devConfigs
.
devLevel
==
FUSDevlopLevelDeveloper
)
{
self
.
versionLabel
.
text
=
[
NSString
stringWithFormat
:
@"v%@(%@)"
,[[[
NSBundle
mainBundle
]
infoDictionary
]
objectForKey
:
@"CFBundleShortVersionString"
],
[[[
NSBundle
mainBundle
]
infoDictionary
]
objectForKey
:
@"CFBundleVersion"
]];
}
[
self
.
versionLabel
mas_makeConstraints
:
^
(
MASConstraintMaker
*
make
)
{
[
self
.
versionLabel
mas_makeConstraints
:
^
(
MASConstraintMaker
*
make
)
{
make
.
centerX
.
equalTo
(
self
.
logoutBtn
);
make
.
centerX
.
equalTo
(
self
.
logoutBtn
);
make
.
top
.
equalTo
(
self
.
iconImageView
.
mas_bottom
).
offset
(
2
);
make
.
top
.
equalTo
(
self
.
iconImageView
.
mas_bottom
).
offset
(
2
);
...
...
Modules/FUSUserCenterModule/FUSUserCenterModule/Router/FUSUserCenterRouter.m
View file @
fb862b47
...
@@ -948,4 +948,8 @@
...
@@ -948,4 +948,8 @@
[[
NSNotificationCenter
defaultCenter
]
postNotificationName
:
FUSUserNotificationKeys
.
fus_BOUND_AGENT_RESULT
object
:
nil
];
[[
NSNotificationCenter
defaultCenter
]
postNotificationName
:
FUSUserNotificationKeys
.
fus_BOUND_AGENT_RESULT
object
:
nil
];
}
}
-
(
void
)
fus_pushToInviteRewardWithSegmentTypeStr
:
(
NSString
*
)
segmentTypeStr
{
[
FUSInviteRewardController
fus_pushToInviteRewardWithSegmentTypeStr
:
segmentTypeStr
];
}
@end
@end
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