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
1e160d63
authored
Jul 17, 2024
by
pierce
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新文案
parent
1b6d0878
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
FuSiLive/Classes/NewLive/Main/View/FunctionView/Popular/Rank/FUSPopularListView.m
FuSiLive/Classes/NewLive/Main/View/FunctionView/Popular/Rank/FUSPopularListView.xib
FuSiLive/Classes/NewLive/Main/View/FunctionView/Popular/Rank/FUSPopularListView.m
View file @
1e160d63
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
FUSPopularListView
*
xibView
=
[[[
NSBundle
mainBundle
]
loadNibNamed
:
NSStringFromClass
([
self
class
])
owner
:
self
options
:
nil
]
firstObject
];
FUSPopularListView
*
xibView
=
[[[
NSBundle
mainBundle
]
loadNibNamed
:
NSStringFromClass
([
self
class
])
owner
:
self
options
:
nil
]
firstObject
];
xibView
.
frame
=
frame
;
xibView
.
frame
=
frame
;
self
=
xibView
;
self
=
xibView
;
_popularTitle
.
text
=
[
NSString
fus_localString
:
@"
热门
榜"
];
_popularTitle
.
text
=
[
NSString
fus_localString
:
@"
人气
榜"
];
[
self
initView
];
[
self
initView
];
}
}
return
self
;
return
self
;
...
...
FuSiLive/Classes/NewLive/Main/View/FunctionView/Popular/Rank/FUSPopularListView.xib
View file @
1e160d63
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
<action
selector=
"onTapPopularExplanationBtnAction:"
destination=
"iN0-l3-epB"
eventType=
"touchUpInside"
id=
"e0c-xd-Twm"
/>
<action
selector=
"onTapPopularExplanationBtnAction:"
destination=
"iN0-l3-epB"
eventType=
"touchUpInside"
id=
"e0c-xd-Twm"
/>
</connections>
</connections>
</button>
</button>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"
热门
榜"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"XEc-zv-0VG"
>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"
人气
榜"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"XEc-zv-0VG"
>
<rect
key=
"frame"
x=
"15"
y=
"10.5"
width=
"51"
height=
"24"
/>
<rect
key=
"frame"
x=
"15"
y=
"10.5"
width=
"51"
height=
"24"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Semibold"
family=
"PingFang SC"
pointSize=
"17"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Semibold"
family=
"PingFang SC"
pointSize=
"17"
/>
<color
key=
"textColor"
red=
"0.13333333333333333"
green=
"0.13333333333333333"
blue=
"0.13333333333333333"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
<color
key=
"textColor"
red=
"0.13333333333333333"
green=
"0.13333333333333333"
blue=
"0.13333333333333333"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
...
...
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