Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / fsActive

  • This project
    • Loading...
  • Sign in
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 25bccbab authored 6 months ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Update index.html

parent dd040e96
Show whitespace changes
Inline Side-by-side
Showing with 1 additions and 1 deletions
  • activeFt/luckySpace/index.html
activeFt/luckySpace/index.html
View file @ 25bccbab
...@@ -937,7 +937,7 @@ $(function(){ ...@@ -937,7 +937,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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment