Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
Static
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
9ad5a005
authored
3 weeks ago
by
qiuren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 更新
parent
9d0638d6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
js/actHead.js
js/actHead.js
View file @
9ad5a005
...
@@ -14,7 +14,7 @@ else {
...
@@ -14,7 +14,7 @@ else {
let
imgUrl1
,
imgUrl2
,
imgUrl3
,
imgUrl4
;
let
imgUrl1
,
imgUrl2
,
imgUrl3
,
imgUrl4
;
let
fileName
=
$firefly
.
urlData
.
appname
;
let
fileName
=
$firefly
.
urlData
.
appname
;
const
isFirefly
=
fileName
==
'com.happy.live'
||
fileName
==
'com.yzfirefire.live.ios'
if
(
$firefly
.
urlData
.
appname
==
'com.ftsfoss.android'
||
$firefly
.
urlData
.
appname
==
'com.fusi.meet.live.chat.video.among.friends'
)
{
if
(
$firefly
.
urlData
.
appname
==
'com.ftsfoss.android'
||
$firefly
.
urlData
.
appname
==
'com.fusi.meet.live.chat.video.among.friends'
)
{
fileName
=
'fusi'
fileName
=
'fusi'
...
@@ -25,8 +25,8 @@ imgUrl2 = 'https://app.ixiulive.com/static/app/img/' + fileName + '/share1.png'
...
@@ -25,8 +25,8 @@ imgUrl2 = 'https://app.ixiulive.com/static/app/img/' + fileName + '/share1.png'
imgUrl3
=
'https://app.ixiulive.com/static/app/img/'
+
fileName
+
'/5.png'
imgUrl3
=
'https://app.ixiulive.com/static/app/img/'
+
fileName
+
'/5.png'
imgUrl4
=
'https://app.ixiulive.com/static/app/img/'
+
fileName
+
'/title.png'
imgUrl4
=
'https://app.ixiulive.com/static/app/img/'
+
fileName
+
'/title.png'
if
(
$firefly
.
urlData
.
appname
==
'com.happy.live'
)
{
if
(
isFirefly
)
{
imgUrl1
=
'https://app.ixiulive.com/static/app/img/
'
+
fileName
+
'
/kf.webp'
;
imgUrl1
=
'https://app.ixiulive.com/static/app/img/
com.happy.live
/kf.webp'
;
}
else
if
(
$firefly
.
urlData
.
appname
==
'com.ftsfuxin.android'
)
{
}
else
if
(
$firefly
.
urlData
.
appname
==
'com.ftsfuxin.android'
)
{
imgUrl1
=
'https://app.ixiulive.com/static/app/img/'
+
fileName
+
'/kf.png'
;
imgUrl1
=
'https://app.ixiulive.com/static/app/img/'
+
fileName
+
'/kf.png'
;
}
}
...
@@ -78,7 +78,7 @@ if ($firefly.urlData.appversion >= 7400) {
...
@@ -78,7 +78,7 @@ if ($firefly.urlData.appversion >= 7400) {
function
openExtra
()
{
function
openExtra
()
{
let
infos
;
let
infos
;
if
(
fileName
==
'com.happy.live'
)
{
if
(
isFirefly
)
{
infos
=
[
infos
=
[
[{
[{
"fontStyle"
:
{
"fontStyle"
:
{
...
...
This diff is collapsed.
Click to expand it.
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