Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
fsActive
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
ca0ebb90
authored
5 months ago
by
libai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.yabolive.net:libai/fsActive into master
parents
ed7bf795
25bccbab
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
activeFt/luckySpace/index.html
activeFt/luckySpace/index.html
View file @
ca0ebb90
...
@@ -844,7 +844,7 @@ $(function(){
...
@@ -844,7 +844,7 @@ $(function(){
html
+=
'
<
p
class
=
"topUser-p4"
>--
m
<
/p>'
;
html
+=
'
<
p
class
=
"topUser-p4"
>--
m
<
/p>'
;
$
(
".layer-yes-topUser"
).
html
(
html
);
$
(
".layer-yes-topUser"
).
html
(
html
);
}
else
{
}
else
{
html
+=
'
<
img
class
=
"topUser-face"
src
=
"https://big.bgp.ourpow.com/comm'+data.result.topUidFace+'?x-oss-process=image/resize,w_90"
alt
=
""
>
';
//
html+='
<
img
class
=
"topUser-face"
src
=
"https://big.bgp.ourpow.com/comm'+data.result.topUidFace+'?x-oss-process=image/resize,w_90"
alt
=
""
>
';
if(sessionStorage.lang==2)html+='
<
p
class
=
"topUser-p1"
>
本日王牌飛行員
<
/p>'
;
if(sessionStorage.lang==2)html+='
<
p
class
=
"topUser-p1"
>
本日王牌飛行員
<
/p>'
;
else
html
+=
'
<
p
class
=
"topUser-p1"
>
Pilot
of
the
Day
<
/p>'
;
else
html
+=
'
<
p
class
=
"topUser-p1"
>
Pilot
of
the
Day
<
/p>'
;
html
+=
'
<
p
class
=
"topUser-p2"
>
'+data.result.topUidNickName+'
<
/p>'
;
html
+=
'
<
p
class
=
"topUser-p2"
>
'+data.result.topUidNickName+'
<
/p>'
;
...
...
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