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
483757fa
authored
Jul 09, 2025
by
ludi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/私享房需求' of
http://git.yabolive.net:88/pidan/FuSiLive
into feature/私享房需求
parents
581bfd79
a5703a44
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Modules/FUSShowRoomModule/FUSShowRoomModule/Features/HomePage/View/FUSHomeView.m
Modules/FUSShowRoomModule/FUSShowRoomModule/Features/HomePage/View/FUSHomeView.m
View file @
483757fa
...
@@ -387,6 +387,7 @@
...
@@ -387,6 +387,7 @@
[
self
.
naviView
fus_getNaviButton
:
FUSHomeNaviViewClickTypeFollow
].
enabled
=
YES
;
[
self
.
naviView
fus_getNaviButton
:
FUSHomeNaviViewClickTypeFollow
].
enabled
=
YES
;
if
(
type
==
FUSHomeViewAnchorListTypeFollow
&&
[
NSArray
isNull
:
self
.
viewModel
.
dataList
])
{
if
(
type
==
FUSHomeViewAnchorListTypeFollow
&&
[
NSArray
isNull
:
self
.
viewModel
.
dataList
])
{
[
self
.
naviView
fus_setButton
:
FUSHomeNaviViewClickTypeFollow
selected
:
NO
];
[
self
.
viewModel
fus_trySwitchToCacheList
:
FUSHomeViewAnchorListTypeNormal
];
[
self
.
viewModel
fus_trySwitchToCacheList
:
FUSHomeViewAnchorListTypeNormal
];
if
(
isLastSelected
==
NO
)
{
if
(
isLastSelected
==
NO
)
{
//上一次是普通,然后点了追踪,发现没追踪,则先还原回普通,再弹出这个
//上一次是普通,然后点了追踪,发现没追踪,则先还原回普通,再弹出这个
...
...
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